# Get-RASCurrentAdminPermissions.md

## 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 documentation. 
```

## INPUTS

-none-

## OUTPUTS

[CurrentAdminPermissions](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/currentadminpermissions)

## EXAMPLES

\*\*---------- EXAMPLE 1 ----------

Get-RASCurrentAdminPermissions

Retrieves information about the current admin permissions.

## RELATED LINKS

* [New-RASSession](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/new-rassession)
* [Remove-RASSession](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/remove-rassession)
