Disconnects a session from a terminal server.
TSDISCON /?
TSDISCON session_id | session_name [/server:server_name] [/v]
none.
You must have Full Control permission to disconnect another user from a session.
If no session ID or session name is specified, tsdiscon disconnects the current session.
Any applications that were running when you disconnected the session are automatically running when you reconnect to that session with no loss of data. Use Reset session to end the running applications of the disconnected session, but be aware that this might result in loss of data at the session.
The /server parameter is required only if you use tsdiscon from a remote server.
The console session cannot be disconnected.
To disconnect the current session, type:
TSDISCON
To disconnect session 8, type:
TSDISCON 8
To disconnect the session named TERM03, type:
TSDISCON TERM03
none.