Oct 11 2021
02:20 AM
- last edited on
Feb 01 2023
12:37 PM
by
TechCommunityAP
Oct 11 2021
02:20 AM
- last edited on
Feb 01 2023
12:37 PM
by
TechCommunityAP
I am looking for a simple (PowerShell) way to identify users/computers connecting to Office 365 with Outlook versions that will be unsupported starting November 1 (see https://techcommunity.microsoft.com/t5/microsoft-365-blog/new-minimum-outlook-for-windows-version-re...).
I can see part of the needed information on https://portal.office.com/adminportal/home#/reportsUsage/EmailClients, but it would be more practical if I could get a list via PowerShell (I am not a programmer) into a csv file. And I need to do it across about 40 Tenants.
If possible I would like to have a list of Names with version of Outlook and where they connect from.
Can that be done with PowerShell?
Thanks
Dan