Description
To get this script for free, subscribe to my YouTube channel and then email me at [email protected]
https://youtube.com/thecloudgeezer
If you are working with a Microsoft 365 tenant, whether it is for your own or for a client, it is often necessary to obtain a decent report of what is there. You may want to know about all the Mailboxes that are in Exchange Online, Delegate information, Licenses, a full listing of Microsoft Teams with members and data sizes, OneDrive sizes/usage, Distribution Lists, Contacts, Guest Accounts and SharePoint sites/data/usage. Lastly it also collects MFA details, showing who has it enforced, who has registered for MFA and the type of authentication (App/Txt/Call) that they selected, and the last logon date/time.
With this PowerShell script you can get all this information in one go, or individually, compiled into a single XLS file for easy filtering and reporting.
V4.42 released 1 December 2022 – Addresses a slow response in the MFA report (Option 9).
V4.43 released 24 December 2022 – Added report for Private Channels in Teams.
V4.44 release 29 December 2022 – Fix EXO-Mailbox error when using Visual Studio Code.
Reviews
There are no reviews yet.