mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 00:06:06 +03:00
[GH-ISSUE #5456] [Feature Request]: Exchange Mobile Device Quarantine Management #2626
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2626
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RSI-KaleGraybill on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5456
Please confirm:
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"}
@RSI-KaleGraybill commented on GitHub (Feb 24, 2026):
And because it's always a question, here's my proof that we're sponsoring it: