Forum Discussion
IstvanffyZ
Nov 16, 2021Brass Contributor
RD Gateway VPN problem
Hello, we have a Windows 2016 RD Gateway and some RemoteApp. In remoteapp config, we enabled the "bypass rd gateway server for local addresses" option. From corporate network, remoteapp works wel...
IstvanffyZ
Nov 18, 2021Brass Contributor
Solved: there are network profiles in registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
If the VPN profile contains the Managed=1 value, mstsc client go directly to the appserver.
If the value Managed=0, then goes to RD gateway.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
If the VPN profile contains the Managed=1 value, mstsc client go directly to the appserver.
If the value Managed=0, then goes to RD gateway.