Internet Explorer mode in Microsoft Edge allows users to run legacy web applications that require IE 11. By updating the ADMX files, creating an XML configuration file, and setting up GPOs, you can ensure seamless compatibility.

Prerequisites

Before starting, ensure you have:

  • Administrative privileges to modify group policies.
  • Access to download and copy ADMX files.
  • A web server to host the XML configuration file.

Step 1: Update ADMX Files

  1. Download ADMX Files:
    • Download the ADMX files from the official Microsoft Edge Business download page: Download ADMX.
  2. Copy ADMX Files to the Central Store:
    • Copy the downloaded ADMX files to your central ADMX store, typically located at \\<DomainName>\SYSVOL\<DomainName>\Policies\PolicyDefinitions.

Step 2: Create and Host the XML Configuration File

  1. Download and Install the Enterprise Mode Site List Manager:
  2. Create the XML Configuration File:
    • Use the Enterprise Mode Site List Manager to create your XML file. Add the URLs of the sites that require IE mode.
  3. Host the XML File:
    • Host the XML file on a web server (HTTP or HTTPS). An IIS server can be used for this purpose.

Step 3: Create the Group Policy Object (GPO)

  1. Open Group Policy Management:
    • Open the Group Policy Management Console (GPMC).
  2. Create a New GPO:
    • Right-click on your domain or organizational unit (OU) and select “Create a GPO in this domain, and Link it here…”.
  3. Configure the GPO Settings:
    • Configure the Enterprise Mode Site List:
      • Navigate to User Configuration or Computer Configuration > Administrative Templates > Microsoft Edge.
      • Set the “Configure the Enterprise Mode Site List” policy to “Enabled” and specify the URL of the hosted XML file.
    • Enable Internet Explorer Integration:
      • Navigate to User Configuration or Computer Configuration > Administrative Templates > Microsoft Edge.
      • Set the “Configure the Internet Explorer integration” policy to “Enabled” and select “Internet Explorer Mode”.
  4. Apply and Test the GPO:
    • Ensure the GPO is applied to the relevant users or computers.
    • Test the settings by accessing the configured sites in Edge.

Viewing Applied Policies in Edge

To verify the applied policies in Edge, navigate to:

edge://compat/enterprise

This URL will display the enterprise policies applied in Edge, including the sites configured for IE mode.


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.