Prerequisites
To use the Intune Toolkit, ensure you have the following:
- PowerShell 7.0 or later.
- Microsoft Graph PowerShell SDK.
- Windows Presentation Framework (WPF) for the GUI components.
- Access to Microsoft Intune with the necessary permissions.
- MS Graph Api permission scope
- User.Read.All
- Directory.Read.All
- DeviceManagementConfiguration.ReadWrite.All
- DeviceManagementApps.ReadWrite.All