Files
paxad/content/snippets/microslop/exchange online.md
2026-07-07 22:58:49 -04:00

235 B

title, publish
title publish
Exchange Online true
Get-Mailbox -Filter {AccountDisabled -eq $false} | Start-ManagedFolderAssistant -FullCrawl

Run the Managed Folder Assistant for all the active mailboxes in the tenant.