Allowing users to open multiple remote sessions on Windows Server
Hi,
You may set this via group policy, open group policy page
windows button+r then type gpedit.msc
then follow the steps:-
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
after doing that create some entry in registry:
open run menu then type "regedit"
after open registry editor follow the steps:
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server
fSingleSessionPerUser REG_DWORD 0x00000000
Comments is appreciated
Comments
Post a Comment