Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
As shown in the following table, you can 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.
PS C:\Users\Administrator> Get-MailboxStatistics -Identity RomacSign\Paul | Retrieves the mailbox statistics for the specified mailbox by using the user’s account name, as shown in Figure 33-1. |