I'm using Exchange 2010 and sometimes I've noticed that the cmdlet get-mailboxstatistics returns duplicate mailbox information. For example, if I move a mailbox from one database to other, the cmdlet shows that particular mailbox information for both databases. What are other cases are there when get-mailboxstatistics cmdlet will be behaving similarly ie. returning duplicate information.
Asked
Active
Viewed 309 times
0
-
Can you please provide an example of the command you are running in your question and specific like if you are using archiving. – Bernie White Oct 13 '14 at 23:50
-
I'm just using this command - Get-MailboxStatistics No, I'm not using any archiving. One instance I noticed this was when I move a mailbox from one database to other. In that case, get-mailboxstatistics told me that the mailbox is existing in both databases but its size was 0 bytes in the source database(the database from which it was moved). – Giridharan J Oct 14 '14 at 05:15