...
Prepare the package necessary for creating the application in Microsoft Intune
1. On Download the Microsoft Win32 Content Prep Tool to a Windows 10 machine (v1607 or later, download the Microsoft Win32 Content Prep Tool).
2. Create a temporary working directory on the disk and put the downloaded tool inside (e.g., C:\breeze
).
3. Create a source directory named source
inside (C:\breeze\source
).
4. Rename the Breeze Agent distro file to the breeze-agent.exe
and put it in the source
directory (C:\breeze\source\breeze-agent.exe
).
5. In the source
directory, create a new plain-text file in UTF-8 encoding named install.cmd
(C:\breeze\source\install.cmd
) and paste the following content into it:
...