Installation
Intune-Toolkit
Getting started with the Intune Toolkit is a breeze! You can either clone the repository or download it directly from GitHub.
- Clone the repository:
git clone
https://github.com/MG-Cloudflow/Intune-Toolkitcd Intune-Toolkit
- Download from GitHub: Simply download the toolkit from GitHub and unzip it to your desired location.
- Install the Microsoft Graph PowerShell SDK:
Install-Module Microsoft.Graph -Scope CurrentUser
- Ensure necessary assemblies and permissions to run the toolkit.