Terminal server has exceeded maximum number of allowed connection
by damonp on January 31, 2007
in SysAdmin
This error gets me all the time when using MS Remote Desktop to access remote Windows servers.
List the active sessions for the server 1.2.3.4
SESSIONNAME USERNAME ID STATE TYPE
console Administrator 0 Active wdcon
rdp-tcp 65536 Listen rdpwd
rdp-tcp#2 Administrator 1 Active rdpwd
rdp-tcp#4 Administrator 2 Active rdpwd
Kill session #2
Popularity: 3%
Most Popular Posts

Damon Parker is a freelance sysadmin and web developer in Texas. He specializes
in server setup, server security and high performance server configurations.
Need help setting up a web server or getting a server back online after a crash or
hack? Email Damon
{ 1 comment… read it below or add one }
Thank-you so much for psting this – I’ve been wrestling with a remote session issue for an hour and this resolved the problem immediately.