Get-RASCurrentAdminPermissions
NAME
Get-RASCurrentAdminPermissions
SYNOPSIS
Retrieve information about the current admin permissions.
SYNTAX
-none-
DESCRIPTION
The cmdlet returns the current admin permissions.
PARAMETERS
<CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,        ErrorAction, ErrorVariable, WarningAction, WarningVariable,        OutBuffer, PipelineVariable, and OutVariable. For more information, see         about_CommonParameters . 
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ---------- Get-RASCurrentAdminPermissions Retrieves information about the current admin permissions.
Last updated