Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article is part of the Microsoft Lync Server 2010 Administration Guide: PowerShell Supplement.
Configure a Trusted Application Pool
- To configure a trusted application server
To create a new trusted application pool, use the New-CsTrustedApplicationPool cmdlet:
New-CsTrustedApplicationPool -Identity TrustPool.litwareinc.com -Registrar pool0.litwareinc.com -Site Redmond
Enable-CsTopology
For more information