Exchange 2010 Archive Mailbox Statistics PowerShell script
Here are some field notes from a recent Exchange 2010 Retention and Archive case. I have made a simple Exchange 2010 PowerShell script Get-ArchivedMBStats.ps1, that shows mailbox statistics for all mailboxes that have Online Archive enabled. It is great for following the progress of archiving of individual mailboxes. The output of the script is the following information about each mailbox with archive enabled: Mailbox Display Name Mailbox TotalItemSize (MB) Mailbox ItemCount Mailbox Database Mailbox RetentionPolicy Archive Display …