It is possible to create and deploy Windows Installer through MDM (*.msi) with Microsoft Intune in Azure.

When managing Windows 10 as a MDM device – aka Modern Management the limitation for deploying software is for some companies an issue. But in my experience some companies can every user be under modern management and in other companies it is only a part of the workforce in the company where this is an option. The typical user that can gain from modern management is:

  • Users that have a normal at the office, like salesforce, consultants.
  • Users that only are using webbased application
  • Users that uses published applications from RDS or Citrix.

Here I will show how to get Google Chrome to the Company Portal as a self service app.

Start https://Portal.azure.com go to the Intune blade.

How to deploy MSI with Intune Azure - 01

Click Add

How to deploy MSI with Intune Azure - 02

Select Line-of-business app

How to deploy MSI with Intune Azure - 03

Click on select fil

Browse for the single MSI file you what to deploy

How to deploy MSI with Intune Azure - 04

Click on App Information

Enter a description

Enter a publisher

How to deploy MSI with Intune Azure - 05Then you need to wait for the MSI file to be uploaded to Intune

How to deploy MSI with Intune Azure - 06

And the you are ready to deploy the MSI app

If you what a icon on you app then:

Click on App information –> Select image –> browse for the app icon

How to deploy MSI with Intune Azure - 07

After uploading the icon click Assignments

How to deploy MSI with Intune Azure - 10

“Select groups” and the group of users you what to assign the app to

How to deploy MSI with Intune Azure - 11

Then you what to assign the type of assignment – select Available to get it in the Company Portal

  • Available
  • Not applicable
  • Required
  • Uninstall
  • Available with or without enrollment

How to deploy MSI with Intune Azure - 12

After the Windows 10 device has run a sync against Intune – the new app is available in the Company Portal


How is the user experience for available applications

Go to the company portal

Click on the app to install

How to deploy MSI with Intune Azure - 13

First it will have a status “Pending sync” while the MDM stack are communicating with Intune

How to deploy MSI with Intune Azure - 14

Then it will change the status to “Downloading” and download the MSI installer – and install the application

How to deploy MSI with Intune Azure - 15

At last the status has changed to “Installed” and the user can start the application

How to deploy MSI with Intune Azure - 16