Our Story

Who we are and how we solve complex IT challenges.

Our Certifications

Microsoft certifications and partnerships validating our technical expertise.

Leadership

Meet the Experienced Leadership Team Driving WME’s Success

Advisory Updates

Expert guidance on Microsoft, security, and compliance developments.

Case Studies

Real-world outcomes from complex Microsoft-focused IT engagements.

Podcast

Podcasts, panels, and interviews where WME leaders share how they help high-growth companies and IT partners scale.

Ebooks

Practical guides on the Microsoft moves you can’t afford to get wrong.

Financial Industry

Secure technology solutions for regulated banks and financial institutions.

Healthcare

Secure Microsoft solutions for compliant, connected, and modern healthcare organizations.

Manufacturing

Cloud and security solutions supporting modern manufacturing operations.

Non-Profit

Cost-efficient Microsoft solutions for mission-driven organizations.

Public Sector

Microsoft-based IT services for secure public sector modernization.

High Tech

Scalable cloud, security, and staffing for fast-growing technology companies.

SMBs

Scalable cloud, security, and staffing for fast-growing technology companies.

Cloud Migration Services

Transition your workloads to the cloud securely for greater scalability and performance.

Data Migration Services

Securely transfer your business data with minimal downtime and maximum integrity.

Application Migration Services

Move your applications seamlessly to modern platforms with minimal business disruption.

Identity & Security Migration Services

Strengthen identity management and security while transitioning to modern Microsoft solutions.

Security Solutions

Protect your business with proactive cybersecurity, compliance, and risk management solutions.

Endpoint Management

Secure, manage, and monitor every device with modern endpoint management solutions.

Licensing Optimization

Get discounted pricing, a dedicated licensing team, and a plan that fits how many seats you actually use.

Power Platform

Unlock the full potential of the Microsoft Power Platform Suite to streamline operations, automate repetitive tasks, and gain real-time insights that drive business growth.

Sharepoint Solutions

Supercharge your business productivity and enhance visibility through our proven SharePoint expertise.

IT Staffing

Connect with skilled IT professionals to strengthen your team and accelerate project delivery.

Accounting & Finance

Connect with experienced accounting and finance professionals to support your business goals.

IE Enterprise Mode

January 18, 2016

Internet Explorer 11 Enterprise Mode

IE 11 Enterprise Mode is meant to run older web applications that are not compatible with IE 11. The browser will actually render them in a previous version of IE so that companies can still upgrade and take advantage of security updates. This is especially important after IE 8, 9, and 10 went end-of-life on January 12, 2016.

Create XML File

In order to use Enterprise Mode, you must point your machines to an XML file hosted on a web server. We’ll get to how to point machines to this file shortly, but first, we need to create it. It’s an XML file, so you could always open Notepad and type it out, but the easiest way to do it is download the Enterprise Mode Site List Manager from here: https://microsoft.com/en-us/download/details.aspx?id=42501. This is small tool that will create the XML for you. Here’s what the tool looks like:

To add a site, click the “Add” button.

Here we can add the URL and tell IE which version to launch the page in. By typing in “microsoft.com”, we capture the entire Microsoft domain, so any Microsoft site will launch in this mode. After we add our sites, you can go to File > Save to XML to output your XML file. If you open the XML file, this is what you will see:

Deploy the XML File

First, you need to add your XML to a web server. This can be an IIS web site, or really anything. For me, I created another application off the default web site for one of my ConfigMgr servers. The only thing that exists there is my XML file. You will need the full URL for the next part.

The best way to deploy the XML file is to use Group Policy. The policy you are looking for is at Computer Configuration > Policies > Administrative Templates > Windows Components > Internet Explorer and it’s called “User the Enterprise Mode IE website list”. Enable this policy and input the URL to your XML file.

After you have everything configured, you will know that IE Enterprise Mode is working by navigating to a page that was included in your sites.xml file. From that page, press SHIFT + F12 to bring up the page source. You should see the highlighted portion of the next screenshot set to whatever version of IE you choose.

Share:

Facebook
Twitter
LinkedIn

Get Microsoft Updates Before They Cost You Downtime

Retirement dates, licensing changes, and security updates from a Microsoft-exclusive team, sent when they matter, not on a filler schedule.

Related Posts

Leveraging Windows 11 Management

Leveraging Windows 11 Management Posted on 1 Jun 2022 Part 1 – Migration Into Windows 11 Introduction This series will