Example:
WAP Cluster with 2 ADFS Proxy. To remove ADFS-Proxy1.
Solution:
1. On one of the ADFS Proxy server, run PowerShell with Administrator.
2. Enter Command below:
swpc -ConnectedServersName ((gwpc).ConnectedServersName -ne 'adfsservername')
3. ADFS-Proxy1 removed.
Reference:
http://blogs.technet.com/b/applicationproxyblog/archive/2014/08/20/web-application-proxy-powershell-cheat-sheet.aspx
No comments:
Post a Comment