windows-itpro-docs/browsers/internet-explorer/ie11-deploy-guide/check-for-new-enterprise-mode-site-list-xml-file.md
2017-07-27 10:43:50 -07:00

2.4 KiB
Raw Blame History

ms.localizationpriority, ms.mktglfcycl, ms.pagetype, description, author, ms.prod, ms.assetid, title, ms.sitesec
ms.localizationpriority ms.mktglfcycl ms.pagetype description author ms.prod ms.assetid title ms.sitesec
low deploy appcompat You can have centralized control over Enterprise Mode by creating a single, global XML site list that includes the list of websites to render using Enterprise Mode. eross-msft ie11 2bbc7017-622e-4baa-8981-c0bbda10e9df Check for a new Enterprise Mode site list xml file (Internet Explorer 11 for IT Pros) library

Check for a new Enterprise Mode site list xml file

Applies to:

  • Windows 10
  • Windows 8.1
  • Windows 7
  • Windows Server 2012 R2
  • Windows Server 2008 R2 with Service Pack 1 (SP1)

You can have centralized control over Enterprise Mode by creating a single, global XML site list that includes the list of websites to render using Enterprise Mode. You can add and remove sites from your XML list as frequently as you want, changing which sites should render in Enterprise Mode for your employees. For information about turning on Enterprise Mode and using site lists, see Turn on Enterprise Mode and use a site list.

The information in this topic only covers HTTP protocol. We strongly recommend that you use HTTP protocol instead of file protocol due to increased performance.

How Internet Explorer 11 looks for an updated site list

  1. Internet Explorer starts up and looks for an updated site list in the following places:

    1. In the cache container. IE first checks the cache container to see if it finds your XML site list.

    2. In the local cache. If theres nothing in the cache container, IE checks your local cache for the site list.

    3. On the server. Based on standard IE caching rules, IE might look for a copy of your site list in the location you put specified in the SiteList value of the registry.

  2. If theres an .xml file in the cache container, IE waits 65 seconds and then checks the local cache for a newer version of the file from the server, based on standard caching rules. If the server file has a different version number than the version in the cache container, the server file is used and stored in the cache container.

    Note
    If youre already using a site list, enterprise mode continues to work during the 65 second wait; it just uses your existing site list instead of your new one.