Login to the Microsoft Endpoint Manager admin center. Then, select a Windows installation file with the extension .intunewin. Run Add_Structure.ps1 with admin rights. Process flow to create a .intunewin file Running the Microsoft Win32 Content Prep Tool If you run IntuneWinAppUtil.exe from the command window without parameters, the tool will guide you to enter the required parameters step by step. Use the Win32 Content Prep Tool to take that information to create a .intunewin file Create a Win32app in the MEM console, upload the .intunewin and specify the app details, a logo, install/uninstall commands, program behaviour, return codes, detection logic, requirements, dependencies and supersedence rules (preview). Choose Add and for App type Windows app (Win32). The content will be extracted 5. To add or upload .intunewin file to Intune, follow the below steps. Step 1: Download the most recent version of the PowerShell script that gathers all the information for our Intunefile. The filename of the setup file will show up in Intune as well even if we rename the file it will still show as demonstrated below. Give it an output folder to put the .intunewin files in. msiexec /i "Software.exe" /q msiexec /x "Software GUID" /q and also Install commandSoftware name.exe /sAll /rs /rps /msi /norestart /quiet EULA_ACCEPT=YES Uninstall commandmsiexec /x "{Software GUID}" /q I usually will install the target software on my computer first, then try to get the GUID and the folder path. At the second step for the install command enter install.cmd and for the uninstall command choose uninstall.cmd. And enter Microsoft as the Publisher: Navigate to Apps -> Windows. When it gets deployed to the machine, it will unwrap that folder and run the file you targeted in step 2. How to Prepare Win32 App Installation Source for Intune 3. Create Intunewin. Specify the complete setup file name including it's file extension, e.g. Do a right-click on a .intunewin file 2. Provide the setup file name. Due to our strong relationship with the Intune product group our RealmJoin ecosystem is already completely adopted to this new format. The encryption information is stored along your tenant. STEP 3: Publishing the . Intunewin file install command and uninstall command Dear all, Wondering to know which is the best way. Fill out the required app information and choose next. Download the Win32 App packaging tool (This changes the files to .intunewin app format) from this GitHub - ( intunewin GitHub ) Download the app packaging tool as Zip File 2). The "Intune Win32 Deployer". IntuneWin Packages GUI Tool Convert MSI to IntuneWin Packages Smart Package Studio IntuneWin Tool 1. Go to Extract part 3. Click OK. Give the application a name and customize the app information. the inner .intunewin is the encrypted source folder and the encryption info is stored in the detection.xml. Everything inside the folder from step 1 gets wrapped into the .intunewin file. The Microsoft Win32 Content Prep Tool zips all files and subfolders when it creates the .intunewin file. Browse to Apps / All Apps and click Add. Here's one of the commands I found. Run the Win32 Content Prep Tool's IntuneWinAppUtil.exe. you can see the file with the extension "Intunewin" created. Create Intune Win32 Application. A simple solution is to simply create a .txt file with the name we want in the application source folder, in this case 7-zip so the text file have the name we want instead to show up instead. IntuneWinFile 1.0.0. Here's one of the commands I found. Unzip the contents of the Win32 App packaging tool to a handy location ie.. C:\IntunePacker 3). I found several diffs install and uninstall commands by Google search. How to implement ? Click the browse icon and upload the .intunewin file. IntuneWinFile. Execute the Intune prep tool (intuneWinAppUtil.exe). See below the full process in action Intune , intune win32 , Intune_Win32Appli README.md IntuneWin File IntuneWin is the package format for Windows 10 deployments helping to solve any roadblocker by offering modern packaging, CDN, delivery optimization. From the list of App types, select Windows app (Win32). Easy but effective. Before we can convert any of our legacy applications to a .INTUNEWIN file, we need to setup folders so that we can direct where the application will go after it has been converted from the IntuneWinAppUtil.exe. Once complete I have my .intunewin file ready for consumption. Intunewin Packages Store and Factory On Monday, September 24, at Ignite in Orlando, Microsoft announced the new Intune Win32 App-Packaging technology (also named ' intunewin '). This way MS can easily distribute the encrypted blob in the backend and it is all the time safe. The app details appear. Head over to Microsoft Endpoint and go to Apps and you will want to create a new app using Win32. https://github.com/HigginsonConsultancy/Media/blob/master/IntuneWinUtility.msi Once installed, the utility can be started by running the following shortcut. Click Next and start uploading your file. This post contains a script which downloads the latest version of the Adobe Reader DC installer and turns it into an IntuneWin package for Intune deployment. The following example shows how to use IntuneWinAppUtilGUI to prepare Notepad++. Open up the Azure Portal and navigate to Intune>Client Apps>Apps and click Add. Please specify the source folder: Enter the source folder where you have the .exe file. Kelvin has published a module that automates publishing RMM installers to Intune . Pl4nty 2 yr. ago The second section of that blog describes how to get a .intunewin file from the tenant. Click Next. The command line utility is pretty simple to use, just point to the path of the .intunewin file and optionally you can run it in silent mode to prevent output. Select the Windows app (win32) option and then click Select Click on Select app package file, navigate to the INTUNWIN file and select it. Setup.exe or Installer.msi. I have a test environment for a client of mine where I'm testing the deployment of an exe file. Complete the missing App Information. Navigate to: Microsoft Intune > Client apps > Apps and click the + Add button Select Windows app (Win32) as App type Open the App package file blade and browse for the just created .intunewin file. The script can be downloaded from h ere. On the App package file pane, select the browse button. If you already have the Intunefile available, proceed to step 5. This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package . This tool will create the wrapped file. Click + Add and in the next step we will add Win32 app. Open Windows PowerShell as an Administrator and navigate to the folder where we have kept the Intune Win32 Prep Tool. Select the intunewin file to extract 5. 1. As shown below, specify the source folder and output folder as the same path. Click upload und select the .intunewin file. Intune Win32 App Deployment Under select app type, click the drop-down and select App type as Windows app (Win32). After you have your new WindowsSensor.intunewin file you will be ready to upload it to Microsoft InTune. Click on Extract intunewin content 4. Wait for the end messagebox, as below: 6. Then, use a relative path to reference the specific file you need." The thing I do not understand, is how or where I should make this reference. the inner .intunewin is the encrypted source folder and the encryption info is stored in the detection.xml. Select Properties on folder -> select Security tab -> select Advanced Select Change permission -> double click on System account Remove these Basic permission -> Full control, Modify Change Applies to -> This folder, subfolder and files Have these Basic permissions selected -> Read & Execute, List folder contents, Read, Write Click Apps and select All Apps. In the Selec your intunewin part click on Browse 4. In the end you are able to use your encrypted blob for installation. Besides content, that file contains a Detection.xml file that shows the detected information of the installation file.. Configure Win32 app. Once you run the IntuneWinAppUtil.exe, you will be asked to provide the below details. If you want to do without the automatic upload, you can also just generate the intunewin files. In the end you are able to use your encrypted blob for installation. In this very short post I will show how you get your uploaded Intune PowerShell scripts again. Set app information The extract folder will be opened 7. Download content should contain both Sources folder and Add_Structure.ps1. Run Intunewin Create and Extract.exe 2. The steps for downloading the app are explained in step 1 till step 4. Select the app package file. https://msendpointmgr.com/2019/01/18/how-to-decode-intune-win32-app-packages/ Once you've obtained and decrypted the package, you can open with 7-Zip and check the 'Contents' folder to see what went in to it. In the Extract folder part, click on the Browse button 6. The "Intune Win32 Deployer" allows you to transform Windows Package Manager (winget) and Chocolatey installations for Intune into a Win32 application (intunewin) and upload it straight away to your MEM environment. If you already have the encrypted .intunewin, and the encryption key, and the Initialization Vector you can provide these information on the command line as well: The below context menu we appear 3. Click Select app package file. Please specify the source folder: Enter the source folder where you have the .exe file. The utility comes as an MSI installer, that includes the Powershell script, the content prep tool executable and a shortcut. Click on the Browse button from Create IntuneWin package wizard- Create an IntuneWin package for use with Microsoft Intune. For package file select your Dropbox intunewin file. Library to programmatically create and extract IntuneWin files. Click Add. When you're finished, select OK on the App package file pane. Package an application as a Win32 application container (.intunewin) for usage with Microsoft Intune. If you already have the encrypted .intunewin, and the encryption key, and the Initialization Vector you can provide these information on the command line as well: If you already have the Intunefile available, proceed to step 5. Next, click Select file from the App package file section. This is an exe file; Install command: setup.exe /sq; Uninstall command: setup.exe /uninstall; Install behavior: System; Device restart behavior: No specific action; Device install status on "no user":The unmonitored process is in progress, however it . Or, you can add the parameters to the command based on the following available command-line parameters. A new context menu is added after right-clicking on an intunewin. Go to the Endpoint Manager portal. 1). Open Windows PowerShell as an Administrator and navigate to the folder where we have kept the Intune Win32 Prep Tool. Intune will allow single package file's to be wrapped using the preparation tool for Win32 app (Intune Management Extension) deployment. Give it the name of the installer to run. If you don't specify command line arguments, a command prompt will pop up to ask you for the info it needs: Give it the folder your install files are in. Using IntuneWinAppUtilGUI to Prepare SSMS Now let's continue by looking at the actual configuration steps, within Microsoft Intune, to configure the Win32 app. Easy but effective. msiexec /i "Software.exe" /q msiexec /x "Software GUID" /q and also Select Windows app (Win32) from the App type drop list. Specify the full path of the source folder where the setup file and all of it's potential dependency files reside. On the App Information pane click Select App package file and select the previously created .intunewin file and click Ok. From this package we now create using the Microsoft Win32 Content Prep Tool the Intunewin file. Extract intunewin package Purpose: You will be able to extract content from an intunewin like with a zip or rar. Give it a friendly name and description, I use CMTrace for both. Click OK to confirm. ; An IntuneWin package can contain any number of files and directories necessary for a package to be installed, and this smart editor wizard will help generate one . STEP 1: Preparation of files where Intune App Utility converter tool will be stored with specific app source files (WinSCP or FileZilla) STEP 2: Creation of INTUNEWIN file. Enter all required fields then click on the Execute button Notepad++ Prepare Operation Log File Navigate to the Output folder to view the log file. S tep 1: Download the most recent version of the PowerShell script that gathers all the information for our Intunefile. The script can be downloaded from here. In short, it's a format designed to package Windows application installers for deployment with Intune. The setup file is "install.ps1". Enter the install.bat and d einstall.bat as install/unistall command. Select Windows app (Win32) as App type. Press OK Open the App information page and fill in the application information like Name, Description, Publisher and Category. The encryption information is stored along your tenant. For Intune aka Microsoft Endpoint Manager you can upload only a single file as an installation source. On the Add app pane, click Select app package file. Note: It's possible to use something like 7-Zip to open the created AcroRead.intunewin file. Hi Folks, I've been trying to push Java (JRE) package via EndPoint Manager to WIn10 devices but the file size gets extremely large (2.9 GB) than its original MSI file which is just 80MB.And Microsoft EndPoint Manager doesn't create the app and the end (stating "Your app is not ready yet.If app content is uploading, wait for it to finish. The utility can be downloaded below. The install behavior should be set to System. If you work with Intune and especially with Intune PowerShell scripts to configure Windows 10 devices you probably looked at this dialog and wondered why you are not able to edit or download your already uploaded script again.. During consulting work I often don't have access to the original script . The tutorial (link above) simply says "When generating an .intunewin file, put any files you need to reference into a subfolder of the setup folder. Download the ZIP. Be sure to keep the Microsoft Win32 Content Prep Tool separate from the installer files and folders, so that you don't include the tool or other unnecessary files and folders in your .intunewin file. The command line utility is pretty simple to use, just point to the path of the .intunewin file and optionally you can run it in silent mode to prevent output. This way MS can easily distribute the encrypted blob in the backend and it is all the time safe. 1. The 1 folder is just a place for the file to go, I categorize them later. We can now use the created "install.intunewin" file in the Endpoint Manager under "Apps > Windows + Add" upload and distribute. Once you run the IntuneWinAppUtil.exe, you will be asked to provide the below details.