Windows News and info 15th Anniversary 2009-2024

Other Operating Systems => Windows 7 All => Windows 7 | Windows 9 => Fixes => Topic started by: bluemomentbass on September 30, 2009, 07:39:38 AM

Title: How to Enable Multiple Concurrent User in Remote Desktop Windows 7
Post by: bluemomentbass on September 30, 2009, 07:39:38 AM
If you ever get this in Windows 7

(http://www.windows7hacker.com/wp-content/uploads/2009/09/remotedesktoponwidnows7_thumb.png)

   
Code: [Select]
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 (same in XP, Vista) 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

(http://www.windows7hacker.com/wp-content/uploads/2009/09/termsrv_dll_thumb.png)

You can download the termsrv.dll here
Quote
http://www.2shared.com/file/5485730/cb8dac23/Concurrent_RDP_Win7_7100_32_64.html

(http://www.windows7hacker.com/wp-content/uploads/2009/09/7100_thumb.png)

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