


IF "%%i"="SeTakeOwnershipPrivilege" SET HasAdminRights=1įOR /F "tokens=3*" %%A IN ('REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v ProductName ^| FIND "ProductName"') DO SET PRODUCTNAME=%%A %%B REM Note: Mikinho, Updated admin right checks to a more appropiate method TITLE Concurrent Remote Desktop Sessions %WINVER%ĮCHO This script enables concurrent remote desktop sessionsĮCHO This script must be run as an Administrator.ĮCHO To open an elevated command prompt with Administrator privilegesĮCHO press WinKey, typ cmd, and hit Ctrl+Shift+Enter.ĮCHO multi Enable multiple sessions per user.ĮCHO blank Enable remote logon for user accounts that are not password protected.

#Rdpfor windows 7 update
My update came with a batch script, which may help with locating the exact files I used: OFF (Sorry I can't protect against Link Rot, but these links contain executable/DLL files for download.) Also, for SP1, you may need a different file. I can't find the exact site where I found my patch, but other sites exist, with either a patcher, or a version of the DLL to update. It involves overwriting your \Windows\System32\termsrv.dll file with a hacked version (or patching/hacking it in-place), which you can find from various search engines. You can enable Remote Desktop (Terminal Services) on a Windows Home Premium machine.
