Forum Discussion
Anonymous
Dec 20, 2016Exporting 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...
- 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.
Michelle Porreca
Dec 21, 2016Iron Contributor
I get the following errors when running this script - see attached file
Dec 21, 2016
Attached the powershell script as file, copy/paste and run the script, it should work. The error is due to the line breaks.