GOAL
After completing this how-to you will have your Remote Desktop Services configured to allow multiple sessions. Hence allowing your users to use multiple RemoteApps in MyWorkspace at the same time.
Enable Multiple RDP Sessions
- Log into the server, where the Remote Desktop Services are installed.
- Open the start screen (press the Windows key) and type gpedit.msc and open it.
- Go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections.
- Set Restrict Remote Desktop Services user to a single Remote Desktop Services session to Disabled.
- Double click Limit number of connections and set the RD Maximum Connections allowed to 999999.
Disable Multiple RDP Sessions
- Log into the server, where the Remote Desktop Services are installed.
- Open the start screen (press the Windows key) and type gpedit.msc and open it.
- Go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections.
- Set Restrict Remote Desktop Services user to a single Remote Desktop Services session to Enabled.
0 Comments