2010 July 06 2010

Remote desktop management from CLI

Category: Technology - David Bombard @ 13:27

The remote desktop sessions are often forgotten by the server administrators and users.

How to manage log out remotely.

Connect on a machine in the domain and make a query of active sessions:

C: \> query session / SERVER: IP_address

YOU can "kill" sessions with the following command

C: \> reset session <ID> / server: IP_address

Note: ID is the session number found with the command "query"

commands without short "session":

qwinsta = Q uery WIN STA tion dows
rwinsta = R eset WIN STA tion dows


No related content found.

Tags: 2003 , 2008 , cli , desktop , management , remote

2 Responses to "Remote desktop management from CLI"

  1. Tweets that mention Remote Desktop managment from CLI "David Bombard - Topsy.com writes:

    [...] This post was Mentioned on Twitter by David Bombard. David Bombard said: http://www.bomby.it: : Remote desktop managment from CLI http://www.bomby.it/2010/07/06/remote-desktop-managment-from-cli/ [... ]

Reply