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.
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.
0
Please sign in to leave a comment.
Comments
0 comments