Tag Archives: RDP

Batchfile to disconnect existing RDP connections

Remote Desktop Connection Manager

Previously we wrote about how to terminate the existing connections using “tsadmin” and “session” command . We know the command and syntax are difficult to remember. that is why i just converted this commands to a Batch file. Copy the scripts and save it as a .bat file. while executing the batch file , it will prompt for the Ip address / hostname, …

Read More »

Command line tool to Kill remote desktop connections from XP

Error : The terminal server has exceeded the maximum number of allowed connections We have explained the command to reset the remote desktop connections from a windows 7 PC,  As you know windows RDP client will give an error if multiple users are connected through terminal service. Its including console access. In critical situations we have to accrue the session. …

Read More »

Two ways to resolve Terminal server limitation error

remote access

Error : The terminal server has exceeded the maximum number of allowed connections Windows servers can establish only two remote desktop connections simultaneously. But if the session is in Disconnected mode ( If its close without log off  ) you can access this session again. But if any two sessions are logged in you cannot get a new RDP Connection. …

Read More »