When encountering error ““You exceeded the allowed connection count”” when trying to login to a server use the following commands to view the active sessions and also to end them
To view : qwinsta /server:yourservername
To end : rwinsta ID /server:yourservername
or
query session /server:SERVER2
reset session [ID] /server:servername
(better example here)
Leave a Reply