Modifying Termsrv.dll File to Allow Multiple RDP Session

http://woshub.com/how-to-allow-multiple-rdp-sessions-in-windows-10/

https://github.com/maxbakhub/winposh/blob/main/termsrv_rdp_patch.ps1

To execute the script, download it to your computer. Change the PowerShell execution policy settings for the current session:

Set-ExecutionPolicy Bypass -Scope Process -Force

Leave a Reply

Your email address will not be published. Required fields are marked *