Jump host

The Jump host feature in Remote Desktop Manager connects to a remote host, often called a jump box, service host, or bastion server, which in turn connects to other hosts. In other words, Remote Desktop Manager's Jump feature allows for an RDP session in an RDP session. Remote Desktop Manager communicates with the jump host over a secure channel within the RDP session. The jump host then initiates the final session to the destination system.

This can be compared to RD Gateway from Microsoft and, to some extent, SSH port forwarding.

Modes and coexistence (Remote Desktop Manager 2026.1+)

In Remote Desktop Manager 2026.1 and later, jump hosts support coexistence between the deprecated RDM Jump agent mechanism and the new Devolutions Agent-based method.

  • Devolutions Agent: recommended mode going forward.

  • Deprecated: the original RDM Jump agent executable packaged with Remote Desktop Manager.

  • Automatic: attempts Devolutions Agent first and falls back to the deprecated RDM Jump agent if needed.

Requirements and compatibility

  • The jump feature does not bypass Microsoft licensing limits for more than two concurrent RDP sessions. To support additional connections, you must install the Remote Desktop Session Host role and purchase per-user RDS CALs. For details, see Microsoft: Activate the Remote Desktop Services license server.

  • Remote Desktop Manager must be installed on the jump host. The application does not have to connect to any workspace, as Remote Desktop Manager only serves as a shell to facilitate jump operations.

  • For Devolutions Agent mode, ensure the jump host is running Remote Desktop Manager 2026.1+ and Devolutions Agent 2026.1+. If it is running an older version (for example, 2025.3), jump operations may fail silently.

  • If using the legacy RDM Agent-based jump then the executable must be currently executing in a Windows session on the remote host, and set to automatically start upon login.

Deploying Devolutions Agent

Devolutions Agent is deployed separately than the previously Remote Desktop Manager packaged RDM Agent.

  • MSI for direct deployment or integration with software management platforms

  • WinGet for command-line installation (Chocolatey also available)

Usage scenarios

Accessing a secure network through a single host

This allows you to have a strict firewall policy that allows connections only from a specific IP address. This configuration only grants you access to hosts that are accessible from the Jump Box. Imagine you have the following infrastructure:

Image

You need to access the remote hosts, but you want to limit risks and expose only the Jump Host to the internet traffic. This allows you to create strict firewall rules and to open only a single port. Therefore, it forces you to connect to the Jump Host before hopping to a remote host.

Image

Remote Desktop Manager's Jump feature helps achieve that goal simply and efficiently.

Workaround limitations of some VPN clients

These limitations make it impossible to use multiple VPN clients concurrently on the same workstation. In this case, you can have multiple virtual machines, each running a single VPN client. Using these virtual machines as jump boxes allows you to connect to the virtual machine, launch the VPN client, and then launch the remote session.

Image

Configure a Jump Host

  1. Create an RDP entry for the Jump Host.

  2. Fill the entry with a Name, Host and the Credentials.

Image
  1. In the Jump Host section, check Is Jump host.

    Image

Show wait for RDM Agent dialog must be unchecked if your entry requires user interaction to open for any reason. If not, the jump will fail.

  1. Click OK.

  2. Launch the Jump Host session.

  3. Install Remote Desktop Manager on the Jump Host.

  1. Confirm Remote Desktop Manager Agent is started and set to Auto Start.

    1. Go to Tools - More Tools.

    2. Select Remote Desktop Manager Jump.

    3. Click OK.

    4. Click Yes.

Image
  1. Right-click the Remote Desktop Manager Jump icon in the taskbar, and check Auto Start.

  2. Adjust the user interface of the Jump Host to maximize the area to display remote sessions.

    • Make the application full screen.

    • Hide the navigation pane in the View tab.

    • Hide the Ribbon in the View tab.

      • To show the Ribbon again, click the Remote Desktop Manager icon at the top left corner.

The Jump Host is ready to use.

Configure a session to use the Jump Host

  1. Create an RDP entry, on the local Remote Desktop Manager instance.

  2. In PropertiesConnectionJump, set the Jump Host by clicking on the off button next to Connect using Jump.

    • The Jump Host can be Inherited if it is defined in the parent folder.

    • You can also choose a specific Session to point directly to the Jump Host entry.

      Image
  3. Click OK twice.

  4. Launch the RDP session.

Validate that the Jump Host works

  1. Start the RDP session of the Jump Host Server.

  2. Wait for the Remote Desktop Manager Jump agent to connect.

  3. On the RDP tab, right-click Agent Status. Remote Desktop Manager Jump should be connected.

  4. Keep the RDP tab open.

  5. Start the Jump session. Jump session should start on the Jump Host Server.

  6. Close all sessions.

  7. Start the Jump session directly. Jump Host Server and Jump session should both start.

All should be working correctly. If any of the steps fail, it is where you need to investigate.

Pro tips

  • To gain more space for the dashboard, in the View tab, hide the Ribbon and navigation pane since the menus are not needed.

  • Use the same Remote Desktop Manager license on the local and the remote instances. The Jump Host acts as a relay between the local and the remote systems, allowing to use the Remote Desktop Manager license that has been used on the local workstation to register the application on the Jump Host.

  • There is no need to create a workspace on the Jump Host. Remote Desktop Manager will open for the first time with a default SQLite local workspace. This is sufficient because the application on the Jump Host only acts as an intermediate between the local and the remote hosts.

  • Session focus synchronization: the selected session in your Remote Desktop Manager client can follow the session focus on the Jump host, but only when using the Devolutions Agent method.

  • To run scripts on jump hosts with Devolutions Agent, right-click on the session and choose Devolutions Agent → Execute Script.

Last updated

Was this helpful?