A PowerShell script for creating .intunewin
files using the Microsoft-Win32-Content-Prep-Tool.
⚠ Notice: In order to properly setup a working environment, you will need to have Git
installed on your computer.
- Clone this repository to your system.
git clone https://github.com/Smalls1652/pwsh-IntuneContentPrepTool.git
- Change your location to the cloned repository's directory.
- Run the following command in the directory:
git submodule update --init