# disconnectallrdp

![Parralels](https://www.parallels.com/static/pl/fileadmin/res/img/navigation/pl-logo-dk.png)

## AppserverClient Command Line Interface

### disconnectallrdp

disconnects from all RDP connection.

**Category: RDP-Connections**

```
AppServerClientCLI disconnectallrdp [-waitifbusy 10]  
```

### Arguments

* **`waitifbusy (optional)`** Wait for a specific time in seconds if the state is busy.

### Return codes:

ok - Command was successful\
NotAvailable - Communication with the client backend failed, ensure that the client is running\
Busy - The action cannot be completed as the client is busy with another operation\
Exception - System problem

### Examples:

AppServerClientCLI disconnectallrdp

### See also:

[connectrdpobj](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/connectrdpobj)\
[disconnectrdpobj](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/disconnectrdpobj)\
[getsmartsizing](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/getsmartsizing)\
[setsmartsizing](https://docs.parallels.com/landing/ras-windows-cli-guide/v20/commands/setsmartsizing)
