Remove Web Application Proxy Server From Cluster Jun 2026
Uninstall-WindowsFeature Web-Application-Proxy, RSAT-RemoteAccess Clean up DNS: Remove any DNS entries Load Balancer configurations pointing to the retired server. Microsoft Learn
Retrieve the current cluster entry list to identify the removed server's ID: powershell Get-RemoteAccessServer Use code with caution. remove web application proxy server from cluster
Watch the logs in real-time to confirm traffic has stopped. remove web application proxy server from cluster
: Before taking the server offline, remove it as an endpoint from your Azure Traffic Manager or local load balancer pool. remove web application proxy server from cluster
This article provides the step-by-step process to safely remove a Web Application Proxy server from an existing cluster.
: Backup your current proxy settings using the following PowerShell command: powershell