Get-Mailbox -server | get-mailboxstatistics | select-object DisplayName,@{expression={$_.TotalItemSize.value.ToKB()}},Itemcount,ServerName