Lync Online new reports for your business

This post is also available in: Polish

Micorosft Lync Online team released new three usage reports for Microsoft Lync Online.

They are integrated with Office 365, and you can find them in Admin Center, reports.

These reports shows usage of Lync Online services like below:

Active users – The number of users who have signed into Lync and took part in a P2P session or conference during a reporting period.

LyncOnlineReportActiveUsers

 

 

Total audio or video minutes - Total audio or video minutes during a reporting period

LyncOnlineReportVideoorAudio

 

The last one is Total audio/video conferencing minutes – Total audio/video conference minutes during a reporting period.

LyncOnlineReportTotalVideoorAudio

 

 

All of these report you can now find in your Office 365 admin center.

With the new reports, you can analyze Lync Online usage statistics within your organization with a automatically generated graphical representation.

Also you can find there reports released in May:

  • Peer to peer session reports:
    • Total # of P2P sessions
    • # of IM sessions
    • # of audio sessions
    • # of video sessions
    • # of application sharing sessions
    • # of file transfer sessions
  • Conference reports:
    • Total # of conferences
    • # of IM conferences
    • # of AV conferences
    • # of application sharing conferences
    • # of web conferences
    • # of telephony conferences

Releasing new reports doesn’t mean that you will not have powershell access to Lync Online. This will not happen.

You can still get lot of information using PowerShell or REST reporting web services.

Below you can find CMDlet’s which will allow you to get more information about Lync Online usage. You can easly use them to create great report about your Lync Online service.

Office 365 admin center PowerShell cmdlet REST reporting web service
  • Active users
  • Get-CsActiveUserReport
  • CsActiveUserDaily
  • CsActiveUserWeekly
  • CsActiveUserMonthly
  • CsActiveUserYearly
  • Total P2P audio minutes
  • Total P2P video minutes
  • Get-CsP2PAVTimeReport
  • CsP2PAVTimeDaily
  • CsP2PAVTimeWeekly
  • CsP2PAVTimeMonthly
  • Total A/V conference minutes
  • Get-CsAVConferenceTimeReport
  • CsAVConferenceTimeDaily
  • CsAVConferenceTimeWeekly
  • CsAVConferenceTimeMonthly
  • Total # of P2P sessions
  • # of IM sessions
  • # of audio sessions
  • # of video sessions
  • # of application sharing sessions
  • # of file transfer sessions
  • Get-CsP2PSessionReport
  • CsP2PSessionDaily
  • CsP2PSessionWeekly
  • CsP2PSessionMonthly
  • Total # of conferences
  • # of IM conferences
  • # of AV conferences
  • # of application sharing conferences
  • # of web conferences
  • # of telephony conferences
  • Get-CsConferenceReport
  • CsConferenceDaily
  • CsConferenceWeekly
  • CsConferenceMonthly

 

With all of these possibilities you can decide which report tool you want to use: GUI, PowerShell or REST reporting web service.

You can find more information at Office 365 Technology

 

Print Friendly
Tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>