Thursday, November 11, 2010

View and kill RDP sessions

1. Check for a list of running sessions by typing the following;
QUERY USER /SERVER:servername

This will list all current session on that server. Record the session ID for the session you want to kill.  Then

2. RESET SESSION sessionID /SERVER:servername



No comments: