Remove Web Application Proxy Server From Cluster Direct
Ensure the remaining nodes in the WAP cluster are healthy and synchronized. You can check the current deployment status by running this PowerShell command on any operational WAP node: powershell Get-WebApplicationProxyConfiguration Use code with caution. Update Load Balancer Configurations
If you use DNS Round Robin for external or internal resolution of the WAP farm, open your DNS Zone management tool and delete the or AAAA record that associates the host name of the cluster with the IP address of the removed server. Troubleshooting Common Errors
: Use Server Manager to "Remove Roles and Features" or run the following PowerShell command: Uninstall-WindowsFeature Web-Application-Proxy, CMAK, RSAT-RemoteAccess
– Use a client outside your network to log into a federated application. Authentication should work via the remaining WAP servers.
Removing a web application proxy server is not simply a matter of turning it off. Due to the way clusters share configuration and manage state, a clean removal involves multiple steps: remove web application proxy server from cluster
He took a breath and began the ritual.
Click or Disable Web Application Proxy from the actions menu.
On the remaining WAP servers, open Event Viewer > Applications and Services Logs > Microsoft > Windows > WebApplicationProxy > Admin . Watch for Event ID 12006 or synchronization errors that indicate the cluster is looking for the missing node.
Verify the hostname of the specific WAP server you want to remove and confirm the status of the remaining nodes. Ensure the remaining nodes in the WAP cluster
1. Update Network Load Balancing (NLB) or Hardware Balancers
Log into one of your remaining production WAP servers and run a manual configuration sync to ensure the cluster database updated correctly: powershell Update-WebApplicationProxyDeviceRegistration Use code with caution.
are you using (e.g., F5, Azure LB, Citrix ADC)? What OS version are the WAP servers running? Are these ADFS proxies or Entra App Proxy connectors ?
If you can tell me you are using (e.g., Azure, F5, Nginx), I can help you with the specific commands to drain traffic. Application Proxy - an overview | ScienceDirect Topics Troubleshooting Common Errors : Use Server Manager to
Click in the top right corner and select Remove Roles and Features . Click Next until you reach the Server Roles page.
Ensure the removal did not negatively impact the surviving nodes. Open on a remaining WAP node. Open the Remote Access Management console.
Ensure the remaining nodes in the cluster have sufficient capacity to handle the load of the removed server.
How to Remove a Web Application Proxy Server from a Cluster Removing a Web Application Proxy (WAP) server from an Active Directory Federation Services (AD FS) farm deployment requires careful execution to avoid user downtime. This step-by-step guide explains how to cleanly decommission a WAP node, update your network infrastructure, and verify that your external access remains stable. 1. Pre-Removal Checklist