What is the difference between the Get-MailboxStatistics and the Get-MailboxFolderStatistics cmdlet?
http://technet.microsoft.com/en-us/library/bb124612.aspx Use the Get-MailboxStatistics cmdlet to obtain information about a mailbox, such as the size of the mailbox, the number of messages it contains, and the last time it was accessed. In addition, you can get the move history or a move report of a completed move request. http://technet.microsoft.com/en-us/library/aa996762.aspx Use the Get-MailboxFolderStatistics cmdlet to retrieve information about the folders … Read more