Go to the Endpoint Manager portal. Besides content, that file contains a Detection.xml file that shows the detected information of the installation file.. Configure Win32 app. For Intune aka Microsoft Endpoint Manager you can upload only a single file as an installation source. For package file select your Dropbox intunewin file. Create Intunewin. Press OK Open the App information page and fill in the application information like Name, Description, Publisher and Category. From this package we now create using the Microsoft Win32 Content Prep Tool the Intunewin file. Set app information Click OK to confirm. On the Add app pane, click Select app package file. 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 . Once complete I have my .intunewin file ready for consumption. This tool will create the wrapped file. If you want to do without the automatic upload, you can also just generate the intunewin files. the inner .intunewin is the encrypted source folder and the encryption info is stored in the detection.xml. S tep 1: Download the most recent version of the PowerShell script that gathers all the information for our Intunefile. The Microsoft Win32 Content Prep Tool zips all files and subfolders when it creates the .intunewin file. 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. The extract folder will be opened 7. Browse to Apps / All Apps and click Add. The 1 folder is just a place for the file to go, I categorize them later. Head over to Microsoft Endpoint and go to Apps and you will want to create a new app using Win32. Login to the Microsoft Endpoint Manager admin center. We can now use the created "install.intunewin" file in the Endpoint Manager under "Apps > Windows + Add" upload and distribute. Click Next. When you're finished, select OK on the App package file pane. Easy but effective. 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. 1. Download the ZIP. When it gets deployed to the machine, it will unwrap that folder and run the file you targeted in step 2. The steps for downloading the app are explained in step 1 till step 4. As shown below, specify the source folder and output folder as the same path. 1. Pl4nty 2 yr. ago The second section of that blog describes how to get a .intunewin file from the tenant. 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. Due to our strong relationship with the Intune product group our RealmJoin ecosystem is already completely adopted to this new format. Click OK. Give the application a name and customize the app information. IntuneWinFile. Here's one of the commands I found. If you already have the Intunefile available, proceed to step 5. Select the intunewin file to extract 5. Click upload und select the .intunewin file. 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 . The following example shows how to use IntuneWinAppUtilGUI to prepare Notepad++. From the list of App types, select Windows app (Win32). Navigate to Apps -> Windows. 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. msiexec /i "Software.exe" /q msiexec /x "Software GUID" /q and also STEP 3: Publishing the . The script can be downloaded from h ere. Enter the install.bat and d einstall.bat as install/unistall command. Intunewin file install command and uninstall command Dear all, Wondering to know which is the best way. the inner .intunewin is the encrypted source folder and the encryption info is stored in the detection.xml. 1). In short, it's a format designed to package Windows application installers for deployment with Intune. Select Windows app (Win32) as App type. 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. Open up the Azure Portal and navigate to Intune>Client Apps>Apps and click Add. Easy but effective. After you have your new WindowsSensor.intunewin file you will be ready to upload it to Microsoft InTune. Intune Win32 App Deployment Under select app type, click the drop-down and select App type as Windows app (Win32). The "Intune Win32 Deployer". Now let's continue by looking at the actual configuration steps, within Microsoft Intune, to configure the Win32 app. Click Select app package file. This way MS can easily distribute the encrypted blob in the backend and it is all the time safe. And enter Microsoft as the Publisher: Execute the Intune prep tool (intuneWinAppUtil.exe). Please specify the source folder: Enter the source folder where you have the .exe file. See below the full process in action Intune , intune win32 , Intune_Win32Appli The script can be downloaded from here. At the second step for the install command enter install.cmd and for the uninstall command choose uninstall.cmd. 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: Select Windows app (Win32) from the App type drop list. Or, you can add the parameters to the command based on the following available command-line parameters. Click Add. Extract intunewin package Purpose: You will be able to extract content from an intunewin like with a zip or rar. 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. In the end you are able to use your encrypted blob for installation. 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. 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. Open Windows PowerShell as an Administrator and navigate to the folder where we have kept the Intune Win32 Prep Tool. Once you run the IntuneWinAppUtil.exe, you will be asked to provide the below details. 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. Choose Add and for App type Windows app (Win32). Next, click Select file from the App package file section. Provide the setup file name. How to implement ? Specify the full path of the source folder where the setup file and all of it's potential dependency files reside. Go to Extract part 3. In the Extract folder part, click on the Browse button 6. Click on the Browse button from Create IntuneWin package wizard- Create an IntuneWin package for use with Microsoft Intune. The utility comes as an MSI installer, that includes the Powershell script, the content prep tool executable and a shortcut. Please specify the source folder: Enter the source folder where you have the .exe file. 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. 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 . you can see the file with the extension "Intunewin" created. Setup.exe or Installer.msi. 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). 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. 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). Run Add_Structure.ps1 with admin rights. Unzip the contents of the Win32 App packaging tool to a handy location ie.. C:\IntunePacker 3). Run Intunewin Create and Extract.exe 2. The encryption information is stored along your tenant. Open Windows PowerShell as an Administrator and navigate to the folder where we have kept the Intune Win32 Prep Tool. Step 1: Download the most recent version of the PowerShell script that gathers all the information for our Intunefile. Select the app package file. Then, select a Windows installation file with the extension .intunewin. 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: 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. Complete the missing App Information. Click Next and start uploading your file. 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 '). Run the Win32 Content Prep Tool's IntuneWinAppUtil.exe. Library to programmatically create and extract IntuneWin files. Give it the name of the installer to run. Here's one of the commands I found. The below context menu we appear 3. Once you run the IntuneWinAppUtil.exe, you will be asked to provide the below details. Note: It's possible to use something like 7-Zip to open the created AcroRead.intunewin file. I have a test environment for a client of mine where I'm testing the deployment of an exe file. On the App Information pane click Select App package file and select the previously created .intunewin file and click Ok. The setup file is "install.ps1". Everything inside the folder from step 1 gets wrapped into the .intunewin file. Kelvin has published a module that automates publishing RMM installers to Intune . Intune will allow single package file's to be wrapped using the preparation tool for Win32 app (Intune Management Extension) deployment. To add or upload .intunewin file to Intune, follow the below steps. IntuneWin Packages GUI Tool Convert MSI to IntuneWin Packages Smart Package Studio IntuneWin Tool 1. Click + Add and in the next step we will add Win32 app. I found several diffs install and uninstall commands by Google search. Do a right-click on a .intunewin file 2. Package an application as a Win32 application container (.intunewin) for usage with Microsoft Intune. 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. The encryption information is stored along your tenant. Wait for the end messagebox, as below: 6. 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 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. Click Apps and select All Apps. This way MS can easily distribute the encrypted blob in the backend and it is all the time safe. The install behavior should be set to System. 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. Click on Extract intunewin content 4. In the end you are able to use your encrypted blob for installation. 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. The utility can be downloaded below. 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. Using IntuneWinAppUtilGUI to Prepare SSMS 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. Give it a friendly name and description, I use CMTrace for both. The app details appear. In the Selec your intunewin part click on Browse 4. On the App package file pane, select the browse button. Fill out the required app information and choose next. If you already have the Intunefile available, proceed to step 5. https://github.com/HigginsonConsultancy/Media/blob/master/IntuneWinUtility.msi Once installed, the utility can be started by running the following shortcut. Specify the complete setup file name including it's file extension, e.g. ; 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 . A new context menu is added after right-clicking on an intunewin. Create Intune Win32 Application. Give it an output folder to put the .intunewin files in. 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. Click the browse icon and upload the .intunewin file. Select the Windows app (win32) option and then click Select Click on Select app package file, navigate to the INTUNWIN file and select it. In this very short post I will show how you get your uploaded Intune PowerShell scripts again. The content will be extracted 5. How to Prepare Win32 App Installation Source for Intune 3. Download content should contain both Sources folder and Add_Structure.ps1.