Remove Web Application Proxy Server From Cluster Jun 2026
: Use Server Manager to "Remove Roles and Features" or run the following PowerShell command: Uninstall-WindowsFeature Web-Application-Proxy, CMAK, RSAT-RemoteAccess
Before removing any node, complete the following assessment to understand the impact.
Once applications are cleared, uninstall the WAP role and its dependencies. remove web application proxy server from cluster
To remove a Web Application Proxy (WAP) server from a cluster, you must perform two primary tasks: update the WAP configuration to remove the server's record and then decommission the server itself by uninstalling its roles.
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. : Use Server Manager to "Remove Roles and
Removing a web application proxy from a cluster requires a methodical approach, but the process is manageable when broken down into clear steps. The key to a successful removal is to . By following this order, you can eliminate unnecessary infrastructure, simplify your security perimeter, and reduce operational overhead without disrupting your users.
To remove a Web Application Proxy (WAP) server from a cluster (or "farm"), you must update the cluster configuration to exclude the decommissioned server and then uninstall the Remote Access role from the server itself. 1. Update the Cluster Configuration This public link is valid for 7 days
Note: This command removes the configuration but does not remove the server object from Active Directory. Step 4: De-provision the Server Finally, remove the server from its infrastructure role. Remove the server from the load balancer pool permanently.
Before executing any commands, complete these preparatory steps to prevent service disruption.
Alternatively, use PowerShell: Uninstall-WindowsFeature Web-Application-Proxy,CMAK,RSAT-RemoteAccess .
Uncheck (or specifically the Web Application Proxy sub-role). Restart the server when prompted to complete the removal.