Maximum connections exceeded in Windows terminal server
As we know that windows Terminal server provides max of 2 users session,
Sometime we may face a problem in connecting remote PC due to the maximum number of the connection was exceeded in the terminal server
Sometime we may face a problem in connecting remote PC due to the maximum number of the connection was exceeded in the terminal server
Fortunately there is an easy solution. Windows 2000+(includes Windows XP and 2003) have two command-line tools called qwinsta and rwinsta that can query and reset a remote session
qwinsta = Query WINdows STAtion
rwinsta = Reset WINdows STAtion
rwinsta = Reset WINdows STAtion
qwinsta /server: = Displays the number of active user sessions with corresponding session ID
Rwinsta /server: = To reset a specific connection or session id
0 Comments:
Post a Comment
<< Home