You can bypass this by connecting to the terminal server using the following on the command line:
mstsc.exe /v:localhost:7000 /admin
Note: in my case I had port forwarded the local 7000 to 3389 of the remote computer.
Got this of here:
http://www.howtogeek.com/howto/windows/command-line-hack-for-terminal-server-has-exceeded-the-maximum-number-of-allowed-connections/
you can also use the command line:
query session /server:servername
and then
reset session [ID] /server:servername
Enjoy!
No comments:
Post a Comment