# Get-RASAdminSession.md

## NAME

Get-RASAdminSession

## SYNOPSIS

Retrieves information about RAS Admin sessions.

## SYNTAX

-none-

## DESCRIPTION

Retrieves information about RAS Admin sessions.

## 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

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

## EXAMPLES

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

Get-RASAdminSession

Retrieves information about RAS Admin sessions.

## RELATED LINKS

* [Invoke-RASAdminSessionCmd](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/commands/invoke-rasadminsessioncmd)
