Thursday, February 16, 2012

Lync Powershell - Lession #1 - Enabled list and export CSV

Using power shell you can have a enabled user list of lync


Get-CsUser | Select-Object DisplayName, Enabled, SipAddress | Export=Csv -Path C:\enabled user.csv


Enjoy!!!!

No comments:

Post a Comment

Teams Direct Routing with Ribbon 8k - How to reboot using CLI

Recently got an alert due to connectivity of the Ribbon 8k (strange), nothing wrong with networking. However, SolarWinds shows a failure. ...