Secure local administrator rights on the WAP server you are removing, as well as administrative access to the primary AD FS server. Step 1: Remove the Server from the Load Balancer
: Navigate to Manage > Remove Roles and Features , then uncheck Web Application Proxy and RAS Connection Manager Administration Kit (CMAK) . PowerShell : powershell remove web application proxy server from cluster
Do not skip this step. If you remove the underlying configuration while the server still receives traffic, external users will encounter connection timeouts and HTTP 503 errors. Log into your network load balancer management console. Secure local administrator rights on the WAP server
- name: Uninstall WAP feature win_feature: name: Web-Application-Proxy state: absent remove web application proxy server from cluster