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