[GH-ISSUE #5456] [Feature Request]: Exchange Mobile Device Quarantine Management #2626

Open
opened 2026-03-02 13:53:52 +03:00 by kerem · 1 comment
Owner

Originally created by @RSI-KaleGraybill on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5456

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

Unquarantining mobile devices in Exchange is one of the last remaining Help Desk tasks that isn't covered by current CIPP functions.

Benefits for MSPs

By implementing this in CIPP we can manage it and have the benefit of the logging and permissions management in the application. As we want to transition our Help Desk over, it maintains logging uniformity.

Value or Importance

Implementing this will allow us to entirely transition away from the partner portal and pushing Help Desk into exclusively using CIPP.

PowerShell Commands (Optional)

Get-MobileDevice | Select-Object DeviceId, DeviceAccessState
Set-CASMailbox -Identity "user@domain.com" -ActiveSyncAllowedDeviceIDs @{Add="v1","v2";Remove="v3","v4"}

Originally created by @RSI-KaleGraybill on GitHub (Feb 24, 2026). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5456 ### 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 Unquarantining mobile devices in Exchange is one of the last remaining Help Desk tasks that isn't covered by current CIPP functions. ### Benefits for MSPs By implementing this in CIPP we can manage it and have the benefit of the logging and permissions management in the application. As we want to transition our Help Desk over, it maintains logging uniformity. ### Value or Importance Implementing this will allow us to entirely transition away from the partner portal and pushing Help Desk into exclusively using CIPP. ### PowerShell Commands (Optional) Get-MobileDevice | Select-Object DeviceId, DeviceAccessState Set-CASMailbox -Identity "user@domain.com" -ActiveSyncAllowedDeviceIDs @{Add="v1","v2";Remove="v3","v4"}
Author
Owner

@RSI-KaleGraybill commented on GitHub (Feb 24, 2026):

And because it's always a question, here's my proof that we're sponsoring it:

Image
<!-- gh-comment-id:3955194438 --> @RSI-KaleGraybill commented on GitHub (Feb 24, 2026): And because it's always a question, here's my proof that we're sponsoring it: <img width="986" height="317" alt="Image" src="https://github.com/user-attachments/assets/de39bd11-c654-4e83-a817-3afc259089a4" />
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#2626
No description provided.