manage_intune_enrollment
Manage Intune enrollment via restrictions, Apple VPP/DEP tokens, and Android Enterprise. Create, update, assign, sync, and export failure reports for troubleshooting.
Instructions
Manage Intune enrollment restrictions, Apple VPP/DEP tokens, and Android Enterprise.
action values: list_restrictions — List device enrollment configurations/restrictions create_restriction — Create an enrollment restriction (body) update_restriction — Update an enrollment restriction (config_id, body) delete_restriction — Delete a restriction (config_id, confirm=True) assign_restriction — Assign restriction to groups (config_id, body) list_vpp_tokens — List Apple VPP tokens get_vpp_token — Get a VPP token (token_id) sync_vpp_token — Sync a VPP token (token_id) list_dep_tokens — List Apple DEP/ADE onboarding settings sync_dep_token — Sync a DEP/ADE token (token_id) list_android_enterprise — List Android Enterprise account settings get_failures_report — Export enrollment failures report list_dep_profiles — List enrollment profiles for a DEP token (token_id)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| body | No | ||
| action | Yes | ||
| confirm | No | ||
| token_id | No | ||
| config_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||