# Get-RASCurrentAdminPermissions

### NAME

Get-RASCurrentAdminPermissions\ <br>

### SYNOPSIS

Retrieve information about the current admin permissions.\ <br>

### SYNTAX

-none-

### DESCRIPTION

The cmdlet returns the current admin permissions.\ <br>

### PARAMETERS

\<CommonParameters>

```
        This cmdlet supports the common parameters: Verbose, Debug,
```

```
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
```

```
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
```

```
        about_CommonParameters . 
```

<br>

### INPUTS

-none-

### OUTPUTS

[CurrentAdminPermissions](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/CurrentAdminPermissions.html)

### EXAMPLES

\
\&#xNAN;**---------- EXAMPLE 1 ----------**\
\
Get-RASCurrentAdminPermissions\
\
Retrieves information about the current admin permissions.
