Remove Web Application Proxy Server From Cluster -

Perform the following checks:

Set-WebApplicationProxyConfiguration –ConnectedServersName ((Get-WebApplicationProxyConfiguration).ConnectedServersName –ne 'ServerToRemove.domain.local') ``` *Note: `Swpc` and `gwpc` are common aliases remove web application proxy server from cluster

If using a hardware or software LB (F5, HAProxy, AWS NLB, nginx): nginx): Uninstall-WindowsFeature Web-Application-Proxy

Uninstall-WindowsFeature Web-Application-Proxy, CMAK, RSAT-RemoteAccess ``` Use code with caution. Copied to clipboard Via Server Manager (GUI) Server Manager and select Remove Roles and Features Select the server and uncheck the Remote Access Confirm the removal of features and click 3. Post-Removal Cleanup Load Balancers remove web application proxy server from cluster