Overview of IntuneManagement
masterIntuneManagement is a PowerShell-based tool with a WPF UI designed to manage Microsoft Intune and Azure objects using MSAL, Microsoft Graph APIs, and Azure Management APIs. It enables administrators to backup, clone, or migrate complete Intune environments by exporting and importing objects (including assignments and dependencies) between tenants.
Key capabilities include:
- Export/Import: Supports full environment cloning, including assignments and group creation (including dynamic groups).
- Dependency Support: Handles relationships like App Protection depending on an App, or Policy Sets depending on Compliance Policies, by using exported JSON files to map IDs and names.
- Bulk Operations: Supports bulk export, import, copy, and comparison.
- Documentation: Can document profiles and policies using the same language strings found in the Intune portal.