Update: Exchange 2007 Mailbox Size Powershell Form Script
Glen Scales has written an amazing Powershell form that offers some great functionality in reporting the size of a user’s mailbox on your Exchange 2007 servers.
Highlights:
- Uses the Get-MailboxFolderStatistics cmdlet
- DataGrids are used to display results
- Results are now sortable by any of the displayed columns
- Exports the results to a CSV file
- Show only disconnected mailboxes
- Fixed bug displaying results of mailboxes over 2GB
Read Glen’s post here for more details and to download his script…



































