Configuring Mailbox Database Quota

To further verify that you have the same Quota settings for all Mailbox Database.

  1. Logon Exchange 2016 Server, open Exchange Management Shell.
  2. 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