What's New
Initial public release of the 4th and Bailey Microsoft 365 PowerShell Tools —
the freeware subset of our Microsoft Cloud Practice Toolkit.
Tools Included
| Script | Description |
|---|---|
Get-MFAStatusReport.ps1 |
Per-user MFA status and registered authentication methods |
Get-InactiveUserReport.ps1 |
Users with no sign-in activity (30/60/90 days) |
Get-LicenseAssignmentReport.ps1 |
Per-user license assignments + tenant SKU inventory |
Get-MailboxStatisticsReport.ps1 |
Mailbox size, item count, and last activity |
Get-GroupMembershipReport.ps1 |
All groups and members — flat CSV + grouped HTML |
Highlights
- PowerShell 7.0+ — cross-platform on Windows, macOS, and Linux
- Microsoft Graph API v1.0 only — no beta endpoints
- Read-only — no write, modify, or delete operations
- HTML report output — branded, client-deliverable via
-HtmlReport - Delegated and app-only (certificate-based) authentication
See CHANGELOG.md
for the full release history.