Use Microsoft Intune actions in workflows to automate device management operations including remote wipes, policy syncs, key rotations, and script assignments.Documentation Index
Fetch the complete documentation index at: https://docs.ravenna.ai/llms.txt
Use this file to discover all available pages before exploring further.
Actions
Autopilot reset
Autopilot reset
Triggers a wipe and re-provision of a Windows device via Autopilot. The device is reset to a factory-like state and re-enrolled through Windows Autopilot, applying your organization’s provisioning profile automatically.Input fields:
Device- The Intune managed device to reset (semantic field, resolved from ticket context)
- Reprovision a device for a new employee without manual IT intervention
- Reset a malfunctioning Windows device while preserving Autopilot enrollment
- Prepare devices for redeployment through automated workflows
Retire device
Retire device
Retires an Intune-managed device, removing company data and management profiles while leaving personal data intact. Use this for BYOD offboarding or when a device should no longer be managed by your organization.Input fields:
Device- The Intune managed device to retire
- Remove corporate data from personal devices during offboarding
- Retire devices that are no longer in use
- Automate BYOD cleanup when employees leave the organization
Sync device
Sync device
Forces a device to check in with Intune and pull any pending policies, configuration profiles, or compliance updates. Use this when you need a device to apply changes immediately rather than waiting for the next scheduled check-in.Input fields:
Device- The Intune managed device to sync
- Push urgent policy updates to a specific device
- Verify a device picks up new compliance requirements
- Troubleshoot devices that appear out of sync with Intune policies
Rotate BitLocker key
Rotate BitLocker key
Rotates the BitLocker recovery key for the specified Windows device. The new recovery key is stored in Intune and available to administrators. Use this after a recovery key has been used or shared, or as part of routine key rotation policies.Input fields:
Device- The Intune managed device to rotate the BitLocker key on
- Rotate recovery keys after they have been disclosed during a support interaction
- Implement scheduled key rotation as part of security compliance
- Respond to security incidents by rotating encryption keys on affected devices
Wipe device
Wipe device
Performs a full wipe of an Intune-managed device, removing all data and returning it to factory settings. For macOS devices, a 6-digit unlock code is automatically generated and returned in the workflow output.Input fields:
Device- The Intune managed device to wipe
macOS Unlock Code- A generated 6-digit PIN required to unlock macOS devices after wiping (only returned for macOS devices)
- Wipe lost or stolen devices to protect corporate data
- Prepare devices for decommissioning
- Respond to security incidents requiring immediate data removal
Assign script
Assign script
Assigns an Intune management script to a group, allowing it to run on all devices belonging to members of that group. Maps a Ravenna user group to the corresponding Entra (Azure AD) group for script targeting.Input fields:
Script- The Intune device management script to assignEntra Group- The Entra (Azure AD) group to assign the script toOrganization- The organization context for the assignment
- Deploy remediation scripts to specific teams or departments
- Assign configuration scripts as part of onboarding workflows
- Automate script deployment based on access request approvals
Learn more about configuring workflows and setting up the Intune integration