Update Azure VM configuration to install Windows Roaming Client
Deploy the DNSFilter Windows Roaming Client as part of your Azure VM setup with just a few configuration updates.
We recommend consulting Microsoft's documentation for Azure VM process details.
✍️ Check your Azure VM policies for any automation that could remove a Gateway for any reason. If these configuration steps fail during setup or randomly go offline, our customers have found resolution by examining policy defaults and adjusting as needed.
In order to add the Windows agent to your Azure VM environment you'll need to:
- Add a dedicated network interface (NIC) with internet access for the agent, leaving the pre-existing NIC for Azure/Remote Desktop Protocol (RDP) access
-
Configure the two NIC's priority order to prevent DNS leaks
- Windows Roaming Client NIC as the default gateway (1st priority)
- Rename the RDP NIC to main. While installing the Windows agent you'll add a command to ignore this NIC by using this new name
- Install the Windows Roaming Client and Stop the agent immediately. If you miss stopping the agent before RDP connectivity stops, see the recovery methods below to fix the issue
- Configure the agent to ignore the RDP NIC (main) as a VPN
- From Powershell or the VM's Registry, add main to IgnoreVPNInterfacesNames
You can now restart the Roaming Client service and the VM setup is complete.
🚨 Recovery Methods
If Windows Roaming Client is running and has removed the RDP/Azure VM connection, use Azure Serial Console to stop the agent's Windows service from command prompt.
Please sign in to leave a comment.
Comments
0 comments