I am Dale Hayter, a Microsoft and VMware certified Technical Consultant.

My blog has been built up over the years from my experience of working on an IT helpdesk and also from being out on-site.

Exchange 2010 – Show Empty / White Space in Mailbox Database

We all know that exchange databases don’t shrink in size once they have grown without a defrag.

However if you want to see how much space is in a database then run the following powershell command

Get-MailboxDatabase -Status | ft name,databasesize,availablenewmailboxspace -auto

Your get back the results which will look like below :

mailboxspace