Remove Web Application Proxy Server From Cluster < Verified Source >

$proxy = Get-AdfsProxy -Name "wap-node-01.contoso.com" Remove-AdfsProxy -TargetProxy $proxy

✅ in your CMDB – including dates, who performed the removal, and the reason. remove web application proxy server from cluster

For those who prefer a visual interface, the Remote Access Management Console is the standard tool for managing WAP clusters. $proxy = Get-AdfsProxy -Name "wap-node-01

Ensure the removed server’s name does not appear in the output. who performed the removal

Identify the exact name of the server you wish to remove. powershell (Get-WebApplicationProxyConfiguration).ConnectedServersName Use code with caution. Copied to clipboard