# Remove-RASSession.md

## NAME

Remove-RASSession

## SYNOPSIS

Ends the current session with Parallels RAS and closes the connection.

## SYNTAX

-none-

## DESCRIPTION

Ends the current session with Parallels RAS and closes the connection\
with the server.

The command doesn't accept any parameters.

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

-none-

## EXAMPLES

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

Remove-RASSession

Ends the current Parallels RAS session and closes the connection.

## RELATED LINKS

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