Exchange Admins will miss Event ID 1221 in the application log while administering an Exchange 2010 environment. These events are not logged in the event viewer anymore. This is by design and you need to use PowerShell to find out the whitespace.
Run the following command to find out the whitespace in your environment.
Get-MailboxDatabase –Status | fl Name, AvailableNewMailboxSpace
Pretty simple!
No comments:
Post a Comment