Forum Discussion
TonyRedmond
Dec 23, 2019MVP
Identifying Obsolete Guest User Accounts in an Office 365 Tenant
Many Office 365 applications now create Azure Active Directory guest accounts. What's the best way to discover if the accounts are active and in use? This PowerShell script uses the Office 365 audit log and message trace data to figure out what guest accounts are active and outputs a CSV file for your review and analysis. Like any other PowerShell script, it can be adapted to suit your purposes.
1 Reply
Sort By
- waleedyounan10Copper Contributor
thank youTonyRedmond