How can I get mailbox size for each user, largest to lowest?
I need to see the size of the users mailboxes.
I am using this powershell comamnd:
Get-mailbox - resultsize unlimited | Get-mailboxstatistics > C:\xyz.txt
This is the output:
DisplayName ItemCount StorageLimitStatus LastLogonTime
----------- --------- ------------------ -------------
Marjorie Smith 12093 NoChecking 3/3/2015 8:39:04 PM
Administrator 34 NoChecking 9/3/2013 10:58:37 AM
George Smith 1287 NoChecking 3/31/2015 11:51:32 AM