00
| Issue | Solution | |-------|----------| | “Proxy trust cannot be removed because the server is still reachable” | Ensure the WAP server is offline or firewalled from AD FS. Then use Remove-ADFSWebApplicationProxy -Force . | | Event 250: “WAP server failed to unregister” | Manually delete the service connection point in AD using ADSI Edit (CN=Web Application Proxy, CN=Service Connection Point). | | Load balancer still sends traffic | Double-check load balancer configuration and clear any connection persistence/cookies. |
(Get-WebApplicationProxyConfiguration).ConnectedServersName ``` Use code with caution. Copied to clipboard Remove the specific server: remove web application proxy server from cluster
, and remove any published web applications associated with that server. Uninstall the WAP Role | Issue | Solution | |-------|----------| | “Proxy