disconnectrdpobj

Parralels

AppserverClient Command Line Interface

disconnectrdpobj

stops an RDP connection.

Category: RDP-Connections

AppServerClientCLI disconnectrdpobj -id rdp:5  

Arguments

  • id (mandatory) Specify the RDP connection ID to use.

Return codes:

ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running InvalidId - Invalid connection, object or session ID InvalidArgs - Some arguments are missing or invalid InvalidState - Command failed due to invalid state, refer to the command for further information Exception - System problem

Examples:

AppServerClientCLI disconnectrdpobj -id rdp:5

See also:

connectrdpobj disconnectallrdp getsmartsizing setsmartsizing

Last updated