Powershell – How to get the number of users actively using Lync

lyncmicrosoft-office-365powershellreporting

How can I report on the number of users actively using Lync in my organisation? I want to be able to find out what the uptake is.

Thought about going through our mail server, but the saved conversations don't go via SMTP. Also wondered if there's a Powershell way to get the date of the last login / last conversation.

I'm using Lync 2010 via Office 365.

Best Answer

It's not very impressive but for Lync Online you can use the Get-CsActiveUserReport to show the number of active users per tenant on a daily, weekly, monthly or yearly basis

It only works for Lync Online (O365) and I'm not sure how factors in users using on-premises servers