Policy
Turn on Remote Desktop IP Virtualization
Microsoft Windows
Policy overview
Key metadata and intent for this policy.
Supported OS tags: WindowsServer2008
This policy setting specifies whether Remote Desktop IP Virtualization is turned on. By default, Remote Desktop IP Virtualization is turned off. If you enable this policy setting, Remote Desktop IP Virtualization is turned on. You can select the mode in which this setting is applied. If you are using Per Program mode, you must enter a list of programs to use virtual IP addresses. List each program on a separate line (do not enter any blank lines between programs). For example: explorer.exe mstsc.exe If you disable or do not configure this policy setting, Remote Desktop IP Virtualization is turned off.
Registry values
How enabled and disabled states update the registry.
| Scope | Registry location | Type | Enabled value | Disabled value | Copy |
|---|---|---|---|---|---|
| Computer | Path SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\TSAppSrv\VirtualIP Value name EnableVirtualIP | REG_DWORD | HKLM 1 | HKLM 0 |
Policy elements
Inputs and configuration options exposed by this policy.
| Scope | Element | Type | Registry mapping | Constraints & behavior | Copy |
|---|---|---|---|---|---|
| Computer | Assign virtual IP addresses to these programs: ID TS_ENABLE_IP_VIRTUALIZATION_EDIT | list | Path SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\TSAppSrv\VirtualIP Value name PerApp Type REG_MULTI_SZ | None | |
| Computer | Turn on Remote Desktop IP Virtualization mode: ID TS_ENABLE_IP_VIRTUALIZATION | enum | Path SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\TSAppSrv\VirtualIP Value name VirtualMode Type REG_DWORD | Options: Per Program (1), Per Session (0) |