Get-RASCustomPermission
Retrieves the permissions of a RAS custom admin account.
Get-RASCustomPermission [-AdminId] <uint> [<CommonParameters>]
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.