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.

        Required?                    false

        Position?                    named

        Default value                0

        Accept pipeline input?       false

        Accept wildcard characters?  false

<CommonParameters>

        This cmdlet supports the common parameters: Verbose, Debug,

        ErrorAction, ErrorVariable, WarningAction, WarningVariable,

        OutBuffer, PipelineVariable, and OutVariable. For more information, see 

        about_CommonParameters documentation. 

INPUTS

-none-

OUTPUTS

DevicesInfo

EXAMPLES

---------- EXAMPLE 1 ----------

Get-DevicesInfo -SiteId 5

Get info of all devices from site with Id 5

-none-

Last updated

© 2024 Parallels International GmbH. All rights reserved.