maciejrebisz.com

IT

How to deploy Microsoft Edge Insider Offline installer with Intune – Cloud First

maximios February 14, 2025

With the release on Microsoft Edge Insider release for testing – I started by testing the deployment of the new Edge from Intune. The new Edge has become my favorite browser already, it is fast using less system resources and having a good user experience.

Note: Microsoft Edge insider is in preview and is not production ready!

In this short blog post I will only cover how to deploy Microsoft Edge not how is it working or how to configure it – that is for a future blog post.
For the deployment part as the new Edge installer is a .exe we need to deploy it with Intune win32 app – so first we need to wrap the application with Microsoft Win32 Content Prep Tool before we are able to deploy with Intune,

There is two different version one for each deployment channel – the only difference there is in the channels is how often it will be updated for the Dev Channel it is updated once a week and the Canary Channel is updated once a day,

You need to go Microsoft Edge Insider download page
Select the right download for your testing

  1. Dev Channel
  2. Canary Channel

  1. Click Accept and download

  1. Then you can close the popup box

You are now ready to wrap the new Edge to be deployed in Intune

But first you need to get the Offline installer for Edge DEV – personally I use Windows Sandbox in Windows 10 1903 so I don’t mess up my device when finding the different install, uninstall strings and the information for detection rules uses when creating the Intune Win32 app. From the properties of the shortcut for Microsoft Edge Dev I get the file for my detection rule : “C:\Program Files (x86)\Microsoft\Edge Dev\Application\msedge.exe”

When browsing “C:\Program Files (x86)\Microsoft\EdgeUpdate\Download\” I found that there is a offline installer for Microsoft Edge Dev version 75.0.139.1 that is easier to use then the first installer downloaded from the Edge Insider webpage – do to it don’t contain all the binaries and the offline installer does.

You also need to find the uninstall string to use in your Intune Win32 application it is located in : “HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Edge Dev”
The uninstall string is : “C:\Program Files (x86)\Microsoft\Edge Dev\Application\75.0.139.1\Installer\setup.exe” –uninstall –msedge-dev –system-level –verbose-logging

Write the information down for later use in creating the Intune Win32 app

Download Microsoft Win32 Content Prep Tool 

Run the command to create the .intunewin file

IntuneWinAppUtil.exe -c c:\temp\EdgeDev -s MicrosoftEdge_X64_75.0.139.1.exe -o c:\temp\ -q

The you will have created MicrosoftEdge_X64_75.0.139.1.intunewin that you can use direct when creating a Intune Application.

Now it is time to create the Intune Win32 application you can deploy to your end users.
Start Microsoft 365 Device Management portal

  1. Click Client apps
  2. Click Apps
  3. Click Add

  1. Select App type : Windows app (Win32)
  2. Click App package file
  3. App packages file : upload your MicrosoftEdge_X64_75.0.139.1.intune

  1. Click App information
  2. Name : MicrosoftEdge Dev
  3. Description : MicrosoftEdge Dev version 75.0.139.1
  4. Publisher : Microsoft
  5. Click Logo and upload Microsoft Edge Dev logo

  1. Click Program
  2. Install Command : MicrosoftEdge_X64_75.0.139.1.exe –system-level
  3. Uninstall command : “C:\Program Files (x86)\Microsoft\Edge Dev\Application\75.0.139.1\Installer\setup.exe” –uninstall –msedge-dev –system-level –verbose-logging

  1. lick Requirements
  2. Operating system architecture : x32/x64
  3.  Minimum operating system : Windows 10 1709

  1. Click Detection rules
  2. Select Manually configure detection rules
  3. Click Add

  1. Rule type : Registry
  2. Key path : HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Edge
  3. Valuename : UninstallString
  4. Detection method : Value exists
  5. Associated with a 32-bit app on 63-bit client : Yes

Then you are finish with the application and MicrosoftEdge Dev will be uploaded to Intune and when it is finished you can assigned it to your end user.

Now for the end user experience

The new deployed application is showing up in Company Portal the end user just need to click on the Microsoft Edge Dev icon

Click Install

when the installation is finish the end user can start using Microsoft Edge

Read more:

What to expect in the new Microsoft Edge Insider Channels
Microsoft Edge preview builds: The next step in our OSS journey

Related Posts

IT /

Intune – Windows device enrollment restrictions – Cloud First

IT /

How to add “hidden” Windows UWP to Windows Store for Business – Cloud First

IT /

Office 2016 Active Directory-Based activation – Cloud First

‹ AZUREAD – Cloud First › Windows 11 Update: Standard Users Can Change Time Zones – Cloud First

Recent Posts

  • Intune – Windows device enrollment restrictions – Cloud First
  • How to add “hidden” Windows UWP to Windows Store for Business – Cloud First
  • Office 2016 Active Directory-Based activation – Cloud First
  • How to deploy Windows Local Experience Packs with Intune – Cloud First
  • Conditional Access for Outlook Web Access (OWA) – Cloud First

Recent Comments

No comments to show.

Archives

  • November 2025
  • October 2025
  • August 2025
  • July 2025
  • June 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • September 2024
  • July 2024
  • June 2024
  • March 2024
  • December 2023
  • August 2023
  • June 2023
  • March 2023
  • February 2023
  • December 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • August 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • February 2020
  • January 2020
  • December 2019
  • October 2019
  • September 2019
  • June 2019
  • April 2019
  • March 2019
  • February 2019
  • March 2018
  • February 2018
  • December 2017
  • October 2017
  • August 2017

Categories

  • IT

Back to Top

© maciejrebisz.com 2026
Powered by WordPress • Themify WordPress Themes