Get-RASPowerPermission
NAME
Get-RASPowerPermission
SYNOPSIS
Retrieves information about a Parallels RAS Power administrator account.
SYNTAX
Get-RASPowerPermission [-AdminId] <uint> [<CommonParameters>]
DESCRIPTION
Retrieves information about one Parallels RAS Power administrator account.
The cmdlet returns an array of objects of type RASPowerPermission.
PARAMETERS
-AdminId <uint> Admin ID to retrieve the specified RAS Custom Administrator Account.
<CommonParameters>
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-RASPowerPermission -AdminId 100
Retrieves the permissions of one Parallels RAS Power administrator account.
RELATED LINKS
Last updated