Get-RASDevicesInfo
Last updated
Last updated
Get-RASDevicesInfo
Retrieves Devices Info.
Get-RASDevicesInfo [** (uint)] [()]
Retrieves a single or list of Devices info.
Site ID from which to retrieve the Devices Info.
If the parameter is omitted, the site ID of the Licensing Server will be used.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-DevicesInfo -SiteId 5
Get info of all devices from site with Id 5
-none-