Get-RASDevicesInfo
NAME
Get-RASDevicesInfo
SYNOPSIS
Retrieves Devices Info.
SYNTAX
Get-RASDevicesInfo [-SiteId <uint>] [<CommonParameters>]
DESCRIPTION
Retrieves a single or list of Devices info.
PARAMETERS
-SiteId <uint> 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>
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-DevicesInfo -SiteId 5
Get info of all devices from site with Id 5
RELATED LINKS
-none-
Last updated