Get-RASCustomPermission
Last updated
Last updated
Get-RASCustomPermission
Retrieves the permissions of a RAS custom admin account.
Get-RASCustomPermission [-] <uint> [<>]
Retrieves the permissions of a RAS custom admin account.
-AdminId <uint> Admin ID to retrieve the specified RAS Custom Administrator Account.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASCustomPermission -AdminId 100
Retrieves the permissions of a custom administrator specified by ID.