June 21st, 2014

PowerTip: Extend Active Directory Schema for Lync with PowerShell

Doctor Scripto
Scripter

Summary: Learn to use the Lync module for Windows PowerShell to extend the Active Directory schema.

Hey, Scripting Guy! Question Is there an easy way to use Windows PowerShell to install a new Lync server?

Hey, Scripting Guy! Answer After you have the Lync core installed on the server (even if you haven't installed Lync itself),
          you can use the Windows PowerShell cmdlets!

To extend the forest:

Enable-CSAdForest

To extend the domain:

Enable-CSAdDomain

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback