Exchange 2010: Verify database white space
Running the following command on an attached database will return only the available space in the root tree of the database:
Get-MailboxDatabase “databasename” | select Name, AvailableNewMailboxSpace
To properly check for white space, you need to dismount the database and use the ESEUTIL tool:
eseutil /ms .\databasename.edb