Remove Web Application Proxy Server From Cluster Jun 2026

If you need to remove a specific server from the cluster list shown in the management console, run these commands from a functioning WAP server: View the current cluster members powershell (Get-WebApplicationProxyConfiguration).ConnectedServersName Use code with caution. Copied to clipboard Remove the specific server 'server-to-remove.domain.local' with the actual FQDN): powershell

: Delete the server's specific A/AAAA records from your external and internal DNS zones.

Before you start, ensure you have the necessary access and that you have planned for the removal.

: Update your load balancer to stop sending traffic to the target WAP node. remove web application proxy server from cluster

Once traffic is stopped, prevent the services from running on the node to be removed. Log into the WAP server. Open ( services.msc ). Locate the Web Application Proxy service. Stop the service. Change the Startup Type to Disabled .

Place the target WAP server into a or Drain mode.

Note: This command removes the proxy configuration, deletes the local WAP settings, and stops the underlying Remote Access service. It also signals the remaining cluster nodes to update their deployment topology. Step 3: Verify Cluster Status from a Remaining Node If you need to remove a specific server

Do you plan to this server or delete the VM entirely? Share public link

Verify that all other WAP servers in the cluster are healthy and actively processing traffic.

Removing a WAP server from a cluster requires careful planning, preparation, and execution to ensure minimal disruption to services. By following best practices and understanding the implications of removal, administrators can ensure a smooth transition and maintain the high availability and scalability of their web application proxy services. : Update your load balancer to stop sending

This guide focuses on the Microsoft implementation where WAP servers are part of an Active Directory Federation Services (AD FS) infrastructure, though the principles apply to most proxy cluster architectures.

Review the output to confirm that the removed server is no longer listed as a connected backend node. Clean Up AD FS Proxy Trusts (If Required)

Before initiating the removal, ensure the following steps are taken to mitigate risk:

In Kubernetes-based platforms, proxy configuration is often managed through cluster-wide settings or proxy manifests. The standard approach is to clear the proxy settings, not to delete the cluster object, as the object itself cannot be deleted.

Hlavní menu