Lync Server Admin Guide: Change the Web Services URL
This article is part of the Microsoft Lync Server 2010 Administration Guide: PowerShell Supplement.
Change the Web Services URL
- Configure Web Services
To modify the Web Services URL used by external users, use the Set-CsWebServer cmdlet and set the value of the ExternalFqdn property:
Set-CsWebServer –Identity WebServer:atl-cs-001.litwareinc.com –ExternalFqdn atl-ext-001.litwareinc.com
For more information
Comments
- Anonymous
December 22, 2011
The comment has been removed