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