Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I'm about to delete and recreate a mailbox database, however I still see mailboxes in the database

[PS] C:\Scripts\Exchange>Get-MailboxStatistics -Database db01 | ft -a

DisplayName                                         ItemCount StorageLimitStatus       LastLogonTime
-----------                                         --------- ------------------       -------------
SystemMailbox{16asdf4-c25b-45d8-bd15-asdf} 1                 NoChecking
Microsoft Exchange Federation Mailbox               4                 BelowLimit
Microsoft Exchange Approval Assistant               4                 NoChecking
Microsoft Exchange                                  4                 NoChecking

Should I be concerned about these mailboxes?

What special actions should I take if any?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.