Forum Discussion

Anonymous's avatar
Anonymous
Dec 20, 2016
Solved

Exporting list of Outlook client versions

Hi All,   I need to export an inventory of outlook client versions used by our end users. Can some one please advice?   i tried using Get-ConnectionByClientTypeDetailReport but it doesnot give Ou...
  • VasilMichev's avatar
    Dec 20, 2016

    Go to the O365 admin portal -> Reports -> Usage -> Email app usage -> press the Export button. No way to get this report via PowerShell afaik (Anne Michels might prove me wrong here).

     

    If you need even more details compared to what's shown in the report, down to the individual build number, you will have to browse the Audit logs and get the relevant data from them.

Resources