Get-MailboxStatistics cmdlet gives TotalItemSize which is the mailbox size. But the TotalItemSize doesn’t contain the mailbox size in numbers, it’s a PowerShell deserialized object. This command displays the mailbox size from the value property: (Get-MailboxStatistics -Identityusername).TotalI...
In my previous post (Some Handy Exchange Mailbox and Database Size Powershell One-Liners), I introduced a handy one-liner for looking up current mailbox database sizes. In Exchange 2007, the physical size of the database file isn't listed when you run a cmdlet like “get-mail...
Accepting single quote character in powershell script arguement Acces denied export Start Layout Access denied error when executing the Invoke-Command Access denied on remote script - Newbie access denied using remote powershell session and failoverclusters module Access Denied when adding computer to ...