BOOK A CALL BACK
Have a question? Fill in the form below to book a call
About:
Menu
REMOTE SUPPORT
 NETWORK STATUS
Award winning IT support in Paddington London - Delivering high performance cloud solutions 24x7, keeping your business connected
020 7471 3277
Book a call
ALL BLOGS
Checking Mailbox and Deleted Items sizes in Exchange 2007 and 2010
January 7th, 2011

So another useful tip using the exchange management shell is using the following cmdlts to easily view your large mailboxes and specifically mailbox deleted items

In ems the following will list in size order the mailboxes in terms of size
Get-MailboxStatistics | Sort-Object TotalItemSize -Descending | ft DisplayName,@{label=”TotalItemSize(MB)”;expression={$_.TotalItemSize.Value.ToMB()}},ItemCount

And the following does similar to above but shows the deleted items
Get-MailboxStatistics | Sort-Object TotalDeletedItemSize -Descending | ft DisplayName,@{label=”TotalDeletedItemSize(MB)”;expression={$_.TotalDeletedItemSize.Value.ToMB()}},DeletedItemCount

Need IT Support? Speak to me Sylvester.
Book a call
Click to dial me
Moving to Knowall is simple Moving over to us is quick, simple and hands-free.
Moving over to us is simple!READ MORE - 3 STEPS