DISCUSSION A common challenge in managing catch-all mailboxes involves handling substantial email volumes, often reaching thousands of[…]
Look for inactive mailboxes in your exchange environment (Get-Mailbox -IncludeInactiveMailbox | where IsInactiveMailbox -eq "True") | Get-Mailbox[…]
Get a count your Recovery Items inbox Get-MailboxFolderStatistics [email protected] -FolderScope RecoverableItems | fl Name,FolderAndSubfolderSize,ItemsInFolderAndSubfolders