How to enable multiple logon remote desktop in Windows 7

In Vista you could copy the 2k8 server .dll for remote desktop and it would let you use remote desktop on the computer without logging off the active user.

Does this work for Windows 7? Has anyone tried?


To enable concurrent sessions you can use this patch or copy the files from Server 2k8 (the patch does the same thing, 32 and 64-bit DLLs are in the zip file). Then follow these directions:

  1. Once downloaded, extract the files into a directory (for the purposes of this guide, it will be assumed that the files have been extracted to the folder C:\Win7RDP )

  2. Open Windows Explorer to the above folder

  3. Right Click on “install.cmd” and select “Run as Administrator”

  4. Wait for the script to run entirely. At the end, you should see something similar to below:

alt text

source