miercuri, 29 iulie 2015

How to Enable Multiple Remote Desktop Sessions


The solution from below worked for me:

Using gpedit.msc navigate to Computer Configuration\ Administrative Templates\ Windows Components\ Remote Desktop Services\ Remote Desktop Session Host\ Connections\

Restrict Remote Desktop Services users to a single Remote Desktop Services session     Disabled

Or you could edit the server's registry:

HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server

fSingleSessionPerUser     REG_DWORD     0x00000000

-TP


 More details here: https://social.technet.microsoft.com/Forums/windowsserver/en-US/a26af954-c2ef-4beb-b892-9e7717518850/allowing-users-to-open-multiple-remote-sessions-on-windows-server-2012-rds?forum=winserverTS

Niciun comentariu:

Trimiteți un comentariu