Log on to another server and run a command prompt.
Type in
query session /server:YOURSERVERNAME
Where YOURSERVERNAME is the name of the server.
And if you find out that someone has logged in and then left it, you can kick them off too - the above command will tell you each user's session id and you can use this to boot them off the box.
rwinsta /server:YOURSERVERNAME 1
In the above example you can see that the session ID used is 1. Try it, and dont leave yourself logged on after!
No comments:
Post a Comment