Remove Web Application Proxy Server From Cluster -
Ensure network ports 443 and 49443 are open between the WAP server and the AD FS servers. If network paths are already dead, you can force-uninstall the Remote Access role via Server Manager or use PowerShell to remove the deployment feature directly: Remove-WindowsFeature RemoteAccess -IncludeManagementTools . Issue: Remaining Nodes Report Sync Failures
Web Application Proxy configuration is managed natively through Windows PowerShell. You will use the RemoteAccess module to uninstall the proxy configuration. Log into the WAP server you want to remove. Open as an Administrator. remove web application proxy server from cluster
Before you issue a single command, you must understand the current state. Blindly pulling a node out of a load balancer pool is easy; removing its configuration from the federation trust is not. Ensure network ports 443 and 49443 are open
1. Update Network Load Balancing (NLB) or Hardware Balancers You will use the RemoteAccess module to uninstall