This GUI has been written to allow you to quickly assemble and execute the IntuneWinAppUtil.exe
command without the need to type or copy and paste the parameters needed to create an Intune Windows app (Win32)
application.
To get started, you can either download and execute the pXLabs MS Win32 Prep Tool GUI.ps1
script or grab the compiled executable in Releases.
- Powershell 5.1
IntuneWinAppUtil.exe
which can be downloaded from here: https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool
Whether you choose to use the script or the executable, the process is the same once it is launched.
- Copy the content you wish to package into it's own folder.
- Open the application or script.
- If the working directory does not contain the
IntuneWinAppUtil.exe
, you will be asked to locate it. - Once the
IntuneWinAppUtil.exe
is located and selected, you can choose to copy it to the working directory or you can leave it in it's current location.
- If the working directory does not contain the
- Select the source folder that was identified in step 1.
- Select the setup file.
- Select the output folder.
- If the output folder does not currently exist, you'll be asked if you wish to create it.
- If you choose not create the folder, selecting quiet mode will allow the process to create it when it is executed.
- If needed, select the catalog folder you wish to include in the *.Intunewin file.
- At this point you can either choose to run the command by pressing
Execute
or you can clickShow cmd
and clickCopy
to copy the command to the clipboard. - If you choose to execute the command, it will execute, display the result and prompt to open the output folder.
- If you are ready to publish the resulting
*.Intunewin
file, clickOpen Intune
.- At this point the full
*.Intunewin
file path will be copied to the clipboard to be used when publishing the app in the opened Intune link.
- At this point the full
Jeff Pollock - @LinkedIn - PhriendX@live.com
Project Link: https://github.com/phriendX/pXWin32ContentPrepGUI