# Get-RASAdminSession

### NAME

Get-RASAdminSession\ <br>

### SYNOPSIS

Retrieves information about RAS Admin sessions.\ <br>

### SYNTAX

-none-

### DESCRIPTION

Retrieves information about RAS Admin sessions.\ <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

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

### EXAMPLES

\
\&#xNAN;**---------- EXAMPLE 1 ----------**\
\
Get-RASAdminSession\
\
Retrieves information about RAS Admin sessions.
