
:max_bytes(150000):strip_icc()/Screenshot2018-02-1310.24.33-5a8303718e1b6e003765289b.png)
“The packaging tool converts application installation files into the. To wrap your install directory in an INTUNEWIN format, you will need to use the Microsoft Win32 Content Prep Tool. Think of an INTUNEWIN file as an encrypted zip file that contains all of your installation files for your application.

To deploy applications that get installed via an executable you would need to wrap it in an INTUNEWIN wrapper and import that into Intune. INTUNEWIN Deployment Packages Overviewįirst, let’s take a look at the INTUNEWIN file format so we can understand how we will get all of this to work properly. This method will also allow me to specify chocolatey as a dependancy for my applications, so if chocolatey present and I am installing VSCode using chocolatey, it will automatically install it prior to the VSCode installation. However, I like to have my applications all under the Intune Applications blade instead of the configuration blade for ease of management and administration purposes. If you decided to use Intune configuration PowerShell scripts, you also would not need to wrap anything in the INTUNEWIN format or specify install directories.

Recently, I have been doing a lot of Microsoft Intune deployments and write up’s. 2 – Install Applications Using Intune + Chocolatey – Examples.
