Installation

Intune-Toolkit

Getting started with the Intune Toolkit is a breeze! You can either clone the repository or download it directly from GitHub.

  1. Clone the repository:git clone https://github.com/MG-Cloudflow/Intune-Toolkit cd Intune-Toolkit
  2. Download from GitHub: Simply download the toolkit from GitHub and unzip it to your desired location.
  3. Install the Microsoft Graph PowerShell SDK:Install-Module Microsoft.Graph -Scope CurrentUser
  4. Ensure necessary assemblies and permissions to run the toolkit.