Enabling Internet Explorer (IE) Mode in Microsoft Edge using Microsoft Intune allows organizations to manage legacy web applications that rely on Internet Explorer. Here’s a step-by-step guide to configure this setup:
1. Prepare the IE Mode Configuration
Before configuring Intune, ensure you have an Enterprise Mode Site List to specify the websites that should open in IE mode. This XML file defines the URLs that need IE mode.
Steps:
- Create an Enterprise Mode Site List:
- Use the Enterprise Mode Site List Manager tool to create and manage the XML file.
- Save the XML file and host it on a network location, cloud service, or local server accessible to all endpoints.
- Get the Site List URL:
- For example,
https://yourdomain.com/sites.xml
.
- For example,
2. Configure the IE Mode Policies in Intune
Use Intune’s Configuration Profiles to apply IE Mode settings to devices.
Steps:
- Log in to Microsoft Intune Admin Center:
- Go to the Microsoft Intune Admin Center.
- Create a New Configuration Profile:
- Navigate to: Devices > Configuration profiles > Create profile.
- Select Windows 10 and later as the platform.
- Choose Settings catalog as the profile type.
- Add IE Mode Settings:
- Add the following policy settings:
- Allow Internet Explorer mode: Enable.
- Configure the Enterprise Mode Site List: Enter the URL of your site list XML file.
- Optionally, you can enable the Send all intranet sites to Internet Explorer policy if needed.
- Add the following policy settings:
- Assign the Profile:
- Assign the profile to appropriate device groups or user groups.
- Save and Deploy the Profile.
3. Configure Microsoft Edge Settings via Intune
To ensure Edge is configured for IE Mode, you can set additional policies.
Steps:
- Go to Configuration Profiles:
- Navigate back to Devices > Configuration profiles > Create profile.
- Set Edge-specific Settings:
- Under Microsoft Edge settings, configure:
- Internet Explorer integration: Choose IE Mode.
- Enable Edge to use IE compatibility settings: Enable.
- Under Microsoft Edge settings, configure:
- Assign and Save:
- Assign the profile to the required groups.
4. Validate the Configuration
After deploying the configuration:
- On a target device, open Microsoft Edge.
- Navigate to one of the URLs specified in your Enterprise Mode Site List.
- The page should open in IE Mode (a small Internet Explorer icon appears in the Edge address bar).
5. Monitor and Troubleshoot
- Use the Intune Admin Center to verify profile deployment status.
- Check Event Viewer on the endpoint for any policy errors.
- Open edge://compat in Microsoft Edge to review the site list and IE mode configurations.
This process ensures legacy applications work seamlessly within Microsoft Edge using IE Mode.