How to Enable Multiple Concurrent User in Remote Desktop Windows 7

Written by Jonathan on September 28th, 2009 | Posted in How to, Tools, Virtualization | Tags: ,
Click here for a FREE Windows speed up & performance scan

If you ever get this in Windows 7

remote-desktop-on-widnows-7

Logon Message:

Another user is currently logged to this computer. If you continue, this has to disconnect from this computer. Do you wish to continue ?

That’s because Windows 7 by default don’t allow concurrent user access. If either the RDP session user or the host user try to login, the other people will not be able to login while there is already a user. So you will get this message when you try to RDP a Windows 7 machine.

But there are ways around this. Basically all you need is to replace the termsrv.dll file in the %SystemRoot%\System32\termsrv.dll

termsrv_dll

You can download the termsrv.dll here

7100

Run the install batch file. and If you are not running RC change this line in the batch file to match your version number.

However, the batch file didn’t not install it correctly for me, so I have to manually replace the termsrv.dll file in the directory.

If you are running 64 bit OS make sure to replace the 64 bit one.

Once this is done you should be able to see multiple users in the Task Manager > Users Tab

Blog Widget by LinkWithin
Disclaimer
Before you act upon this post, please read this disclaimer.
Daily Email Updates
If you like this post, you may consider subscribing our daily email updates for free. Just enter your email address below:

Delivered by FeedBurner

  • Pelle
    download link is doesnt work
  • Appart from it being probably illegal
  • Kim
    Any way to do this via GPO? Seems to be a much needed service feature turned off that should be turned on. Would be a pain to do this on 100s of machines.
  • Kent
    I don’t think it’s doable via GPO, maybe you can try writing a special script that does this trick for you.

    On the other note, it’s a trick that can turn a Windows 7 machine to a terminal server. But I don’t see the possibility of using it widely in a corporate environment.

    Cheers.
blog comments powered by Disqus