IntuneWin Packaging

IntuneWin is a packaging format used by Microsoft Intune for deploying Windows applications to managed devices. It is designed to wrap an installer, typically an executable or MSI file, along with any necessary command-line parameters and supporting files.

The IntuneWin format enables deployment through the Intune cloud service, supporting features such as detection rules, return codes, and assignment targeting. The wrapped installer must support silent, non-interactive execution.

IntuneWin package generation is available in the Architect edition of the program, which also includes integration with Microsoft Intune. This means you can not only generate an IntuneWin package but also publish it directly to Intune.

MSI Package Builder allows you to create IntuneWin packages using the installation wrapping method. To do this, you can create a wrapping project as described in the Repackaging via Wrapping chapter, configure the wrapped installation for deployment, and generate the output package in the IntuneWin format.

What's Inside