To run multiple Remote Desktop Protocol (RDP) sessions exceeding the number of physical screens and display them as full-screen separate virtual desktops, you can use Virtual Desktop Infrastructure (VDI) solutions or third-party tools. Here's a general guide on how to achieve this using Microsoft Remote Desktop Services (RDS) and a third-party tool called MultiMonitor Toolkit.
Note: This guide provides a high-level overview. For detailed instructions, refer to the official Microsoft documentation and MultiMonitor Toolkit documentation.
-
Set up a Remote Desktop Services environment:
- Install and configure Remote Desktop Services on a Windows Server.
- Create a collection of session hosts and publish the RemoteApp programs or full desktops.
-
Install MultiMonitor Toolkit:
- Download and install MultiMonitor Toolkit on the RDS session host.
- Configure MultiMonitor Toolkit to enable full-screen RDP sessions and manage virtual desktops.
-
Configure MultiMonitor Toolkit:
- Open the MultiMonitor Toolkit configuration file (MMTConfig.xml).
- Set the
AutoCreateDesktopsattribute totrue. - Define the number of virtual desktops and their screen configurations.
-
Run RDP sessions:
- Connect to the RDS session host using RDP.
- The RDP session will start in a full-screen virtual desktop.
- Switch between virtual desktops using the MultiMonitor Toolkit shortcut keys or the built-in Windows keyboard shortcuts.
References:
- Microsoft Remote Desktop Services: https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/remote-desktop-services-overview
- MultiMonitor Toolkit: https://www.multimonitortoolkit.com/