Deploy MSIX Core with Microsoft Endpoint Configuration Manager

MSIX Core enables an enterprise to standardize on the MSIX packaging format for their applications. IT Pros can easily deploy the MSIX Core installer to their devices and enables: install, query, and removal of packaged apps (that already work on those Windows versions).

MSIX Core provides a subset of features of native MSIX, functioning similar to existing Win32 installer types. MSIX Core does not provide the container benefits of native MSIX, nor enable an app that uses Windows 10 specific features to work on early Windows versions.

Get started

The following steps will guide you through setting up an MSIX Core deployment strategy by using Microsoft Endpoint Configuration Manager:

  1. Deploy MSIX Core with Microsoft Endpoint Configuration Manager
  2. Update your existing MSIX package to support MSIX Core
  3. Deploy MSIX Core Apps with Microsoft Endpoint Configuration Manager

Note

Optionally, after following this guide, you may elect to push the installation of the MSIX Core application on to all required devices within your environment prior to installing any MSIX Core enlightened apps.

Creating the MSIX Core Application

The following will guide you through the creation of a Microsoft Endpoint Configuration Manager application, for the purpose of deploying MSIX Core to Windows 7 devices. If you intend to push this to other versions of the Windows operating system, please alter your application requirements to target those select operating system versions.

Download MSIX Core

  1. Download the latest version of MSIX Core.
  2. Move the downloaded MSIX Core (x86 / x64) installation media to a file share which is accessible by your Microsoft Endpoint Configuration Manager environment.

Create Microsoft Endpoint Configuration Manager Application - MSIX Core

  1. Open your Microsoft Endpoint Configuration Manager Console. Navigate to Software Library > Overview \ Application Management \ Applications.
  2. Select Create Application from the ribbon.
  3. Ensure the Type has been set to Windows Installer (*.msi file).
  4. Select the Browse... button and navigate to the downloaded MSIX Core (x64) installation media, then select the Open button.
  5. Select the Next button twice.
  6. Review the information listed, and update any blank or missing fields (optional).
  7. Select the Next button twice.
  8. Select the Close button.
  9. Right-click on MSIX Core from within the list of applications and choose Properties from the drop-down menu.
  10. Select the Deployment Types tab from the top of the newly opened window.
  11. Select MSIX Core - Windows Installer (*.msi file) from the list of Deployment Types, and select the Edit button.
  12. Set the Name as "MSIX Core - Windows Installer (*.msi file) - 64-bit".
  13. Select the Requirements tab at the top of the newly opened properties window.
  14. Select the Add button.
  15. Set the Category to Device, and set the Condition to be Operating System.
  16. In the list of Operating Systems select the Windows 7 > All Windows 7 (64-bit) checkbox.
  17. Select the Ok button two times.
  18. Select the Add button.
  19. Ensure the Type has been set to Windows Installer(*.msi file).
  20. Select the Browse... button and navigate to the downloaded MSIX Core (x86) installation media, then select the Open button.
  21. Select the Next button twice.
  22. Review the information listed, and update any blank or missing fields (optional).
  23. Select the Next button twice.
  24. Select the Close button.
  25. Select MSIX Core - Windows Installer (*.msi file) from the list of Deployment Types, and select the Edit button.
  26. Set the Name as "MSIX Core - Windows Installer (*.msi file) - 32-bit".
  27. Select the Requirements tab at the top of the newly opened properties window.
  28. Select the Add button.
  29. Set the Category to Device, and set the Condition to be Operating System.
  30. In the list of Operating Systems select the Windows 7 > All Windows 7 (32-bit) checkbox.
  31. Select the Ok button three times.

Distribute MSIX Core Application to Distribution Points

The following will guide you through distributing the MSIX Core installation media to all Distribution Points - assuming the Distribution Point group "All Distribution Points" exists in your environment. Please select the appropriate target (Distribution Point, Distribution Point Group, or Collection) for your environment.

  1. From within the Microsoft Endpoint Configuration Manager console: Software Library > Overview / Application Management / Applications
  2. Right-click on MSIX Core from the list of applications.
  3. Select Distribute Content from the drop-down menu.
  4. Select the Next button twice.
  5. Select the Add button and choose Distribution Point Group from the drop-down menu.
  6. Select the All Distribution Points checkbox, and select the Ok button.
  7. Select the Next button twice.
  8. Select the Close button.