Remove Web Application Proxy Server From Cluster Info
Abstract
- Stateless proxies: Store sessions in Redis/ElastiCache, not locally.
- Automated drain scripts: Use API calls to LB to gracefully remove nodes.
- Blue/green node lifecycle: Always add new node before removing old one.
- Health check endpoint:
/internal/drain-statusshows active connection count. - Configuration drift detection: Run
diffagainst golden config daily.
Uninstall the Role
: Use Server Manager to "Remove Roles and Features" or run the following PowerShell command: Uninstall-WindowsFeature Web-Application-Proxy, CMAK, RSAT-RemoteAccess
Set-AdfsSyncProperties -PrimaryComputerName <PrimaryADFS> -Role PrimaryComputer Sync-AdfsFarm remove web application proxy server from cluster