Skip to content

[Feature Request]: Exchange Mobile Device Quarantine Management #5456

@RSI-KaleGraybill

Description

@RSI-KaleGraybill

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"}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions