Command Line - View/Disconnect Remote Desktop Sessions

Ever get this?

Use the following command line to LIST the remote sessions:
qwinsta /server:SERVERIP

Use the following command line to DISCONNECT a specific remote session:
rwinsta /server:SERVERIP SESSIONID

1 comment:

Unknown said...

It worked. Thanks much for this commands :)

Post a Comment