Configuring Mailbox Database Quota
To further verify that you have the same Quota settings for all Mailbox Database.
- Logon Exchange 2016 Server, open Exchange Management Shell.
-
Run follow cmdlet to check Mailbox Database Quota settings.
Get-MailboxDatabase -IncludePreExchange2013 | Select Name,IssueWarningQuota,ProhibitSendQuota,ProhibitSendReceiveQuota
3. Run follow cmdlet to change Mailbox Database Quota settings.
Get-MailboxDatabase -Server GDMEX02 | Set-MailboxDatabase –IssueWarningQuota 15GB –ProhibitSendQuota 16GB -ProhibitSendReceiveQuota 20GB
To be continue……
Hope you enjoy this post.
Cary Sun
Twitter: @SifuSun