Skip to content

Patch termsrv.dll so that multiple remote users can open an RDP session on a non-Windows Server computer

License

Notifications You must be signed in to change notification settings

fabianosrc/TermsrvPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TermsrvPatcher

Environment license

Patch on Windows 11 24H2 is not working yet. Please be patient...

Patch termsrv.dll so that multiple remote users can open an RDP session on a non-Windows Server computer

Credits

This work is based on the patch-termsrv.dll project by Rene Nyffenegger

Links

How to Allow Multiple RDP Sessions in Windows 10 and 11?

Multiple RDP (Remote Desktop) sessions in Windows 10

Prerequisites

Requires PowerShell 5.1 or higher

Download and install Windows PowerShell 5.1

How to use

Download TermsrvPatcher.ps1 file and place it in any folder e.g.

C:\Users\YourUserName\Downloads

Go to the folder your script is in

PowerShell Cmdlet

Set-Location -Path C:\Users\YourUserName\Downloads

CMD syntax

cd c:\Users\YourUserName\Downloads

Run the script

.\TermsrvPatcher.ps1

Or... Right click on TermsrvPacther.ps1, select 'Run with PowerShell' and enjoy :-)

Supported Terminal Services versions:

  • Windows 7 Pro SP1 64-bit
  • Windows 10 and Windows 11 23H2

About

Patch termsrv.dll so that multiple remote users can open an RDP session on a non-Windows Server computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published