[GH-ISSUE #3785] [Feature Request]: Quarantine Management bulk request #1686

Closed
opened 2026-03-02 13:46:14 +03:00 by kerem · 4 comments
Owner

Originally created by @OfficialEsco on GitHub (Mar 12, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3785

Please confirm:

  • I have searched existing feature requests (open and closed) and found no duplicates.
  • **me or my organization is currently an active sponsor of the product at the $99,- level.

Problem Statement

Currently if you bulk release/deny Quarantined messages it sends it one by one and it could take a long time, if we use -Identities its one bulk request
https://learn.microsoft.com/en-us/powershell/module/exchange/release-quarantinemessage?view=exchange-ps#-identities

Benefits for MSPs

Improved performance and speed

Value or Importance

QoL / Performance

PowerShell Commands (Optional)

Release-QuarantineMessage -Identity 000 -Identities QuarantineMessageIdentity[]

Originally created by @OfficialEsco on GitHub (Mar 12, 2025). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3785 ### Please confirm: - [x] **I have searched existing feature requests** (open and closed) and found no duplicates. - [x] **me or my organization is currently an active sponsor of the product at the $99,- level. ### Problem Statement Currently if you bulk release/deny Quarantined messages it sends it one by one and it could take a long time, if we use -Identities its one bulk request https://learn.microsoft.com/en-us/powershell/module/exchange/release-quarantinemessage?view=exchange-ps#-identities ### Benefits for MSPs Improved performance and speed ### Value or Importance QoL / Performance ### PowerShell Commands (Optional) Release-QuarantineMessage -Identity 000 -Identities QuarantineMessageIdentity[]
Author
Owner

@github-actions[bot] commented on GitHub (Mar 22, 2025):

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://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.

<!-- gh-comment-id:2744893609 --> @github-actions[bot] commented on GitHub (Mar 22, 2025): 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://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.
Author
Owner

@kris6673 commented on GitHub (Mar 25, 2025):

I like this a lot, would be really nice to have this be faster, especially since the release API/cmdlet used here, is one of the really slow ones

<!-- gh-comment-id:2752212810 --> @kris6673 commented on GitHub (Mar 25, 2025): I like this a lot, would be really nice to have this be faster, especially since the release API/cmdlet used here, is one of the really slow ones
Author
Owner

@github-actions[bot] commented on GitHub (Apr 4, 2025):

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://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.

<!-- gh-comment-id:2777379565 --> @github-actions[bot] commented on GitHub (Apr 4, 2025): 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://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.
Author
Owner

@KelvinTegelaar commented on GitHub (Apr 8, 2025):

added in dev

<!-- gh-comment-id:2786641570 --> @KelvinTegelaar commented on GitHub (Apr 8, 2025): added in dev
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#1686
No description provided.