Edit

Share via


Remote Desktop IP Virtualization in Windows Server

As of Windows Server 2008 R2, Remote Desktop session hosts support per-session and per-program Remote Desktop IP Virtualization for Winsock applications. Remote Desktop assigns individual IP addresses to user sessions to avoid application compatibility issues that can happen when all Remote Desktop users in the same location share the same IP address. This article gives instructions for how to virtualize IP addresses for your organization's Remote Desktop users.

Note

This article's instructions for virtualizing IPs only apply to on-premises environments.

Prerequisites

In order to use IP Virtualization, your system must meet the following requirements:

  • Your deployment must run Windows Server 2019 or later.

  • You must assign the RD Session Host server role to the machine you use to make the changes.

How to configure IP Virtualization

You can configure IP Virtualization using the Microsoft Management Console (MMC), Group Policy, or running a command in a PowerShell window.

  1. Open the RD Session Host Configuration MMC on the machine you the RD Session Host server role.

  2. Go to Edit settings.

  3. Select IP Virtualization and go to Properties.

  4. Select the Enable IP virtualization check box.

  5. In the Select the network adapter to be used for IP Virtualization field, select the network adapter you want to use for IP Virtualization from the drop-down menu.

    Note

    IP virtualization currently only supports single-network adapter scenarios. If your server has multiple enabled network adapters, you can only use the adapter you specify in the settings for IP virtualization.

  6. When you're finished, select Apply.

  7. Optionally, to configure IP virtualization for specific programs:

    • Return to Edit settings, then select Add program.

    • Enter or navigate to the file path of the program you want to use.

    • Select Open.

    • Repeat for all programs you want to use.

    • When you're finished, select Apply.