PowerTip: Export Lync Topology with PowerShell

Doctor Scripto

Summary: Use the Lync cmdlets to obtain a copy of the Lync topology.

Hey, Scripting Guy! Question Instead of going through the GUI wizard, can I use Windows PowerShell to schedule a fresh copy
          of my Lync topology as a regular nightly task so I can compare deltas?

Hey, Scripting Guy! Answer Run the following Windows PowerShell cmdlet to create a file called Topology.zip with all of your topology:

Export-CsConfiguration -FileName C:\Backup\Config.zip

0 comments

Discussion is closed.

Feedback usabilla icon