ErrorQuotaExceeded: The mailbox has reached the quota configured on the Exchange Server.
Resolution:
Increase the mailbox quota on the Exchange Server for the mailbox.
This can be set from PowerShell, or via the Exchange Management Console (EMC).
By PowerShell:
- Open PowerShell.
- Type the following command and press Enter.
Set-Mailbox <UserID> -ProhibitSendQuota <Value> -ProhibitSendReceiveQuota <Value> -IssueWarningQuota <Value>
Via Exchange Management Console:
Refer to the screen shot below to see where to set quotas from within your Exchange Management Console.
Note: If you are migrating Public Folders, see Checking & Increasing Public Folder Quotas