New-RASWinDeviceGroup
Last updated
Last updated
New-RASWinDeviceGroup
Creates a Windows device group.
New-RASWinDeviceGroup -** (string) [ (string)] [ (uint)] [()]
Creates a Windows device group.
Site ID of the new Windows Device Group.
Name of the new Windows Device Group.
Description of the new Windows Device Group.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
New-RASWinDeviceGroup -Name "WinDeviceGroup" -Description "description"
Creates a Windows device group.