[GH-ISSUE #1406] [Feature Request]: Adjust mailbox quota for a user #780

Closed
opened 2026-03-02 12:45:10 +03:00 by kerem · 3 comments
Owner

Originally created by @Ray-MRQ on GitHub (Mar 3, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1406

Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.

We've got an odd case where we have a couple of customers that set low mailbox quotas on purpose but every now and then they need a quota increase or decrease in some cases.

Would be useful to have the option to adjust as it's one less thing an engineer has to access 365 for or use PowerShell if they need to.

PowerShell commands you would normally use to achieve above request

Set-Mailbox -ProhibitSendQuota -ProhibitSendReceiveQuota -IssueWarningQuota

https://learn.microsoft.com/en-us/exchange/troubleshoot/user-and-shared-mailboxes/increase-or-customize-mailbox-size

Originally created by @Ray-MRQ on GitHub (Mar 3, 2023). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1406 ### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole. We've got an odd case where we have a couple of customers that set low mailbox quotas on purpose but every now and then they need a quota increase or decrease in some cases. Would be useful to have the option to adjust as it's one less thing an engineer has to access 365 for or use PowerShell if they need to. ### PowerShell commands you would normally use to achieve above request Set-Mailbox <UserID> -ProhibitSendQuota <Value> -ProhibitSendReceiveQuota <Value> -IssueWarningQuota <Value> https://learn.microsoft.com/en-us/exchange/troubleshoot/user-and-shared-mailboxes/increase-or-customize-mailbox-size
Author
Owner

@github-actions[bot] commented on GitHub (Mar 3, 2023):

Thank you for creating a feature request!
Your current priority is set to "No Priority". No Priority Feature requests automatically get closed in two days if a contributor does not accept the FR.

If you are a sponsor you can request an upgrade of priority. To upgrade the priority type "I would like to upgrade the priority".
If you want this feature to be integrated you can always do this yourself by checking out our contributions guide at https://cipp.app/docs/dev/. Contributors to the CIPP project reserve the right to close feature requests at will.
If you'd like this feature request to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1454128755 --> @github-actions[bot] commented on GitHub (Mar 3, 2023): Thank you for creating a feature request! Your current priority is set to "No Priority". No Priority Feature requests automatically get closed in two days if a contributor does not accept the FR. If you are a sponsor you can request an upgrade of priority. To upgrade the priority type "I would like to upgrade the priority". If you want this feature to be integrated you can always do this yourself by checking out our contributions guide at https://cipp.app/docs/dev/. Contributors to the CIPP project reserve the right to close feature requests at will. If you'd like this feature request to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@github-actions[bot] commented on GitHub (Mar 13, 2023):

This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.

<!-- gh-comment-id:1465394365 --> @github-actions[bot] commented on GitHub (Mar 13, 2023): This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.
Author
Owner

@KelvinTegelaar commented on GitHub (Mar 13, 2023):

Added to exchange management.

<!-- gh-comment-id:1466259241 --> @KelvinTegelaar commented on GitHub (Mar 13, 2023): Added to exchange management.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#780
No description provided.