Get the App
SLTechnology News&Howtos  ›  Servers  › 

Exchange- checks mailbox size and storage quota of the database where it resides.

Shulou Source: shulou.com Published: 2022-06-02 19:02:13 09月22日 Update

View the size of the specified user's mailbox

[PS] F:\ > Get-Mailbox-Identity xxxxxxx | Get-MailboxStatistics | select DisplayName,TotalItemSize,DatabaseDisplayName TotalItemSize Database- xxxxxxxxxxxxxxxxxxxxxxxxxxxx 16.64 GB (17865934677 bytes) SGxxxxxx

View the storage quota of the database according to the database obtained above

[PS] F:\ > Get-MailboxDatabase-Identity SGxxxxxx | select ProhibitSendReceiveQuota,ProhibitSendQuota IssueWarningQuotaProhibitSendReceiveQuota ProhibitSendQuota IssueWarningQuota-----23 GB (24693964800 bytes) 20 GB (21474836480 bytes) 18.99 GB (20394803200 bytes) [PS] F:\ >

The figure shows:

Tags: Data database size mailbox quota storage user location Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Linux OPPO Reno Docker NVidia Apple