Active Office: 365 Cmd
cd "C:\Program Files\Microsoft Office\Office16"
while($true) Select-Object TotalItemSize Write-Host "Admin mailbox size: $mailboxSize" Start-Sleep -Seconds 10 active office 365 cmd
2️⃣ Get-MgUser -All | Select-Object DisplayName, StrongAuthenticationMethods (Find the "gap" users who have no MFA enforced). active office 365 cmd