Merge remote-tracking branch 'origin/master' into atp-reorg2

This commit is contained in:
jcaparas 2018-06-21 11:12:13 -07:00
commit 8dcd7fd777
334 changed files with 3385 additions and 2559 deletions

View File

@ -24,9 +24,9 @@ Microsoft Edge is the new, default web browser for Windows 10, helping you to e
Microsoft Edge lets you stay up-to-date through the Microsoft Store and to manage your enterprise through Group Policy or your mobile device management (MDM) tools. Microsoft Edge lets you stay up-to-date through the Microsoft Store and to manage your enterprise through Group Policy or your mobile device management (MDM) tools.
>[!Note] >[!Note]
>For more info about the potential impact of using Microsoft Edge in a large organization, you can download an infographic from here: [Total Economic Impact of Microsoft Edge: Infographic](https://www.microsoft.com/download/details.aspx?id=55956). For a detailed report that provides you with a framework to evaluate the potential financial impact of adopting Microsoft Edge within your organization, you can download the full study here: [Total Economic Impact of Microsoft Edge: Forrester Study](https://www.microsoft.com/download/details.aspx?id=55847). >For more information about the potential impact of using Microsoft Edge in a large organization, refer to the [Measuring the impact of Microsoft Edge](https://www.microsoft.com/itpro/microsoft-edge/technical-benefits) topic on the Microsoft Edge IT Center.
>Also, if you've arrived here looking for Internet Explorer 11 content, you'll need to go to the [Internet Explorer 11 (IE11)](https://docs.microsoft.com/en-us/internet-explorer/) area. >If you are looking for Internet Explorer 11 content, please visit the [Internet Explorer 11 (IE11)](https://docs.microsoft.com/en-us/internet-explorer/) area.
## In this section ## In this section

View File

@ -32,11 +32,11 @@ Computer Configuration\Administrative Templates\Windows Components\Microsoft Edg
>*Supported versions: Windows 10, version 1803*<br> >*Supported versions: Windows 10, version 1803*<br>
>*Default setting: None* >*Default setting: None*
You can configure Microsoft Edge to use a shared folder to store books from the Books Library. You can configure Microsoft Edge to store books from the Books Library to a default, shared folder for Windows, which decreases the amount of storage used by book files. When you enable this policy, Microsoft Edge downloads book files automatically to a common, shared folder, and prevents users from removing the book from the library. For this policy to work properly, users must be signed in with a school or work account.
If you disable or dont configure this policy, Microsoft Edge does not use a shared folder but downloads book files to a per-user folder for each user.
If enabled, a shared books folder is allowed.
If disabled, a shared books folder not allowed.
**MDM settings in Microsoft Intune** **MDM settings in Microsoft Intune**
| | | | | |
@ -45,30 +45,30 @@ If disabled, a shared books folder not allowed.
|Supported devices |Desktop | |Supported devices |Desktop |
|URI full path |./Vendor/MSFT/Policy/Config/Browser/UseSharedFolderForBooks | |URI full path |./Vendor/MSFT/Policy/Config/Browser/UseSharedFolderForBooks |
|Data type |Integer | |Data type |Integer |
|Allowed values |<ul><li>**0** - No folder shared.</li><li>**1** - Use a shared folder.</li></ul> | |Allowed values |<ul><li>**0** - Disabled.</li><li>**1** - Enabled.</li></ul> |
## Allow Address bar drop-down list suggestions ## Allow Address bar drop-down list suggestions
>*Supported versions: Windows 10, version 1703 or later* >*Supported versions: Windows 10, version 1703 or later*
The Address bar drop-down list, when enabled, allows the Address bar drop-down functionality in Microsoft Edge. By default, this policy is enabled. If disabled, you do not see the address bar drop-down functionality and disables the user-defined policy "Show search and site suggestions as I type." Therefore, because search suggestions are shown in the drop-down, this policy takes precedence over the [Configure search suggestions in Address bar](https://review.docs.microsoft.com/en-us/microsoft-edge/deploy/available-policies?branch=pashort_edge-backlog_vsts15846461#configure-search-suggestions-in-address-bar) or [AllowSearchSuggestionsinAddressBar](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowsearchsuggestionsinaddressbar) policy. By default, Microsoft Edge shows the Address bar drop-down list and makes it available. If you want to minimize network connections from Microsoft Edge to Microsoft service, we recommend disabling this policy. Disabling this policy turns off the Address bar drop-down list functionality.
If you want to minimize network connections from Microsoft Edge to Microsoft services, we recommend that you disable this policy. When disabled, Microsoft Edge also disables the user-defined policy Show search and site suggestions as I type. Because the drop-down shows the search suggestions, this policy takes precedence over the [Configure search suggestions in Address bar](https://docs.microsoft.com/en-us/microsoft-edge/deploy/available-policies#configure-search-suggestions-in-address-bar) policy.
**Microsoft Intune to manage your MDM settings** **Microsoft Intune to manage your MDM settings**
| | | | | |
|---|---| |---|---|
|MDM name |[AllowAddressBarDropdown](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowaddressbardropdown) | |MDM name |Browser/[AllowAddressBarDropdown](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowaddressbardropdown) |
|Supported devices |Desktop | |Supported devices |Desktop |
|URI full path | ./Vendor/MSFT/Policy/Config/Browser/AllowAddressBarDropdown | |URI full path | ./Vendor/MSFT/Policy/Config/Browser/AllowAddressBarDropdown |
|Data type | Integer | |Data type | Integer |
|Allowed values |<ul><li>**0** - Not Allowed. Address bar drop-down is disabled, which also disables the user-defined policy, "Show search and site suggestions as I type."</li><li>**1 (default)** - Allowed. Address bar drop-down is enabled.</li></ul> | |Allowed values |<ul><li>**0** - Disabled. Not allowed.</li><li>**1 (default)** - Enabled or not configured. Allowed.</li></ul> |
## Allow Adobe Flash ## Allow Adobe Flash
>*Supported version: Windows 10* >*Supported version: Windows 10*
Adobe Flash is integrated with Microsoft Edge and is updated via Windows Update. By default, this policy is enabled or not configured allowing you to use Adobe Flash Player in Microsoft Edge. Adobe Flash is integrated with Microsoft Edge and updated via Windows Update. With this policy, you can configure Microsoft Edge to run Adobe Flash content or prevent Adobe Flash from running.
**Microsoft Intune to manage your MDM settings** **Microsoft Intune to manage your MDM settings**
| | | | | |
@ -77,12 +77,12 @@ Adobe Flash is integrated with Microsoft Edge and is updated via Windows Update.
|Supported devices |Desktop | |Supported devices |Desktop |
|URI full path | ./Vendor/MSFT/Policy/Config/Browser/AllowAdobeFlash | |URI full path | ./Vendor/MSFT/Policy/Config/Browser/AllowAdobeFlash |
|Data type | Integer | |Data type | Integer |
|Allowed values |<ul><li>**0** - Adobe Flash cannot be used Microsoft Edge.</li><li>**1 (default)** - Adobe Flash can be used in Microsoft Edge. </li></ul> | |Allowed values |<ul><li>**0** - Disabled. Microsoft Edge prevents Adobe Flash content from running.</li><li>**1 (default)** - Enabled or not configured. Microsoft Edge runs Adobe Flash content. </li></ul> |
## Allow clearing browsing data on exit ## Allow clearing browsing data on exit
>*Supported versions: Windows 10, version 1703* >*Supported versions: Windows 10, version 1703*
Your browsing data is the information that Microsoft Edge remembers and stores as you browse websites. Browsing data includes information you entered forms, passwords, and the websites you visited. By default, this policy is disabled or not configured, the browsing data is not cleared when exiting. When this policy is disabled or not configured, you can turn on and configure the Clear browsing data option under Settings. By default, Microsoft Edge does not clear the browsing data on exit, but users can configure the _Clear browsing data_ option in Settings. Browsing data includes information you entered in forms, passwords, and even the websites visited. Enable this policy if you want to clear the browsing data automatically each time Microsoft Edge closes.
**Microsoft Intune to manage your MDM settings** **Microsoft Intune to manage your MDM settings**
@ -92,7 +92,7 @@ Your browsing data is the information that Microsoft Edge remembers and stores a
|Supported devices |Desktop | |Supported devices |Desktop |
|URI full path | ./Vendor/MSFT/Policy/Config/Browser/ClearBrowsingDataOnExit | |URI full path | ./Vendor/MSFT/Policy/Config/Browser/ClearBrowsingDataOnExit |
|Data type | Integer | |Data type | Integer |
|Allowed values |<ul><li>**0 (default)** - Browsing data is not cleared on exit. The type of browsing data to clear can be configured by the employee in the Clear browsing data options under Settings.</li><li>**1** - Browsing data is cleared on exit.</li></ul> | |Allowed values |<ul><li>**0 (default)** - Disabled or not configured. Microsoft Edge does not clear the browsing data on exit, but users can configure the _Clear browsing data_ option in Settings.</li><li>**1** - Enabled. Clears the browsing data each time Microsoft Edge closes.</li></ul> |
## Allow configuration updates for the Books Library ## Allow configuration updates for the Books Library

View File

@ -43,14 +43,14 @@ Microsoft Edge doesn't support ActiveX controls, Browser Helper Objects, VBScrip
### Set up Microsoft Edge to use the Enterprise Mode site list ### Set up Microsoft Edge to use the Enterprise Mode site list
You must turn on the **Use Enterprise Mode Site List** Group Policy setting before Microsoft Edge can use the Enterprise Mode site list. This Group Policy applies to both Microsoft Edge and IE11, letting Microsoft Edge switch to IE11 as needed, based on the Enterprise Mode site list. For more info about IE11 and Enterprise Mode, see [Enterprise Mode for Internet Explorer 11 (IE11)](https://go.microsoft.com/fwlink/p/?linkid=618377). You must turn on the **Configure the Enterprise Mode Site List** Group Policy setting before Microsoft Edge can use the Enterprise Mode site list. This Group Policy applies to both Microsoft Edge and IE11, letting Microsoft Edge switch to IE11 as needed, based on the Enterprise Mode site list. For more info about IE11 and Enterprise Mode, see [Enterprise Mode for Internet Explorer 11 (IE11)](https://go.microsoft.com/fwlink/p/?linkid=618377).
> **Note**<br> > **Note**<br>
> 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.<p>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. > 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.<p>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.
**To turn on Enterprise Mode using Group Policy** **To turn on Enterprise Mode using Group Policy**
1. Open your Group Policy editor and go to the **Administrative Templates\\Windows Components\\Microsoft Edge\\Allows you to configure the Enterprise Mode Site list** setting.<p>Turning this setting on also requires you to create and store a site list.<p>![Local Group Policy Editor for using a site list](images/edge-emie-grouppolicysitelist.png) 1. Open your Group Policy editor and go to the **Administrative Templates\\Windows Components\\Microsoft Edge\\Configure the Enterprise Mode Site List** policy.<p>Turning this setting on also requires you to create and store a site list.<p>![Local Group Policy Editor for using a site list](images/edge-emie-grouppolicysitelist.png)
2. Click **Enabled**, and then in the **Options** area, type the location to your site list. 2. Click **Enabled**, and then in the **Options** area, type the location to your site list.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: How to use Group Policy to install ActiveX controls. description: How to use Group Policy to install ActiveX controls.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how to add employees to the Enterprise Mode Site List Portal. description: Details about how to add employees to the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the Bulk add from file area of the Enterprise Mode Site List Manager. description: You can add multiple sites to your Enterprise Mode site list by creating a custom text (TXT) or Extensible Markup Language (XML) file of problematic sites and then adding it in the Bulk add from file area of the Enterprise Mode Site List Manager.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Add multiple sites to your Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2). description: Add multiple sites to your Enterprise Mode site list using a file and the Enterprise Mode Site List Manager (schema v.2).

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that's designed to emulate either Windows Internet Explorer 7 or Windows Internet Explorer 8, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer. description: Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that's designed to emulate either Windows Internet Explorer 7 or Windows Internet Explorer 8, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that''s designed to emulate either Windows Internet Explorer 8 or Windows Internet Explorer 7, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer. description: Enterprise Mode is a compatibility mode that runs on Internet Explorer 11, letting websites render using a modified browser configuration that''s designed to emulate either Windows Internet Explorer 8 or Windows Internet Explorer 7, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Administrative templates and Internet Explorer 11 description: Administrative templates and Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how Approvers can approve open change requests in the Enterprise Mode Site List Portal. description: Details about how Approvers can approve open change requests in the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: networking ms.pagetype: networking
description: Auto configuration and auto proxy problems with Internet Explorer 11 description: Auto configuration and auto proxy problems with Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: networking ms.pagetype: networking
description: Auto configuration settings for Internet Explorer 11 description: Auto configuration settings for Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: networking ms.pagetype: networking
description: Auto detect settings Internet Explorer 11 description: Auto detect settings Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: networking ms.pagetype: networking
description: Auto proxy configuration settings for Internet Explorer 11 description: Auto proxy configuration settings for Internet Explorer 11

View File

@ -7,7 +7,7 @@ manager: elizapo
ms.date: 05/10/2018 ms.date: 05/10/2018
ms.topic: article ms.topic: article
ms.prod: ie11 ms.prod: ie11
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
ms.assetid: '' ms.assetid: ''

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: performance ms.pagetype: performance
description: Browser cache changes and roaming profiles description: Browser cache changes and roaming profiles

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
title: Change history for Internet Explorer 11 (IE11) - Deployment Guide for IT Pros (Internet Explorer 11 for IT Pros) title: Change history for Internet Explorer 11 (IE11) - Deployment Guide for IT Pros (Internet Explorer 11 for IT Pros)
description: This topic lists new and updated topics in the Internet Explorer 11 Deployment Guide documentation for Windows 10 and Windows 10 Mobile. description: This topic lists new and updated topics in the Internet Explorer 11 Deployment Guide documentation for Windows 10 and Windows 10 Mobile.
ms.mktglfcycl: deploy ms.mktglfcycl: deploy

View File

@ -9,7 +9,7 @@ ms.sitesec: library
author: eross-msft author: eross-msft
ms.author: lizross ms.author: lizross
ms.date: 08/14/2017 ms.date: 08/14/2017
ms.localizationpriority: low ms.localizationpriority: medium
--- ---

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Choose how to deploy Internet Explorer 11 (IE11) description: Choose how to deploy Internet Explorer 11 (IE11)
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Choose how to install Internet Explorer 11 (IE11) description: Choose how to install Internet Explorer 11 (IE11)
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Use Internet Explorer to collect data on computers running Windows Internet Explorer 8 through Internet Explorer 11 on Windows 10, Windows 8.1, or Windows 7. description: Use Internet Explorer to collect data on computers running Windows Internet Explorer 8 through Internet Explorer 11 on Windows 10, Windows 8.1, or Windows 7.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how the Administrator can use the Settings page to set up Groups and roles, the Enterprise Mode Site List Portal environment, and the freeze dates for production changes. description: Details about how the Administrator can use the Settings page to set up Groups and roles, the Enterprise Mode Site List Portal environment, and the freeze dates for production changes.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how to create a change request within the Enterprise Mode Site List Portal. description: Details about how to create a change request within the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Create packages for multiple operating systems or languages description: Create packages for multiple operating systems or languages
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Customize Internet Explorer 11 installation packages description: Customize Internet Explorer 11 installation packages
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
description: Delete a single site from your global Enterprise Mode site list. description: Delete a single site from your global Enterprise Mode site list.
ms.pagetype: appcompat ms.pagetype: appcompat
ms.mktglfcycl: deploy ms.mktglfcycl: deploy

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: You can deploy Internet Explorer 11 to your users' computers by using your custom browser packages and Automatic Version Synchronization (AVS). description: You can deploy Internet Explorer 11 to your users' computers by using your custom browser packages and Automatic Version Synchronization (AVS).
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Deploy Internet Explorer 11 using software distribution tools description: Deploy Internet Explorer 11 using software distribution tools
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: You can pin websites to the Windows 8.1 taskbar for quick access using the Microsoft Deployment Toolkit (MDT) 2013. description: You can pin websites to the Windows 8.1 taskbar for quick access using the Microsoft Deployment Toolkit (MDT) 2013.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Windows Internet Explorer 8 introduced document modes as a way to move from the proprietary coding of web features to a more standardized type of coding that could run on multiple browsers and devices. description: Windows Internet Explorer 8 introduced document modes as a way to move from the proprietary coding of web features to a more standardized type of coding that could run on multiple browsers and devices.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: You can use Internet Explorer 11 and the Enterprise Mode Site List Manager to change whether page rendering should use Enterprise Mode or the default Internet Explorer browser configuration. You can also add, remove, or delete associated comments. description: You can use Internet Explorer 11 and the Enterprise Mode Site List Manager to change whether page rendering should use Enterprise Mode or the default Internet Explorer browser configuration. You can also add, remove, or delete associated comments.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Enable and disable add-ons using administrative templates and group policy description: Enable and disable add-ons using administrative templates and group policy

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Enhanced Protected Mode problems with Internet Explorer description: Enhanced Protected Mode problems with Internet Explorer

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Use the topics in this section to learn how to set up and use Enterprise Mode, Enterprise Mode Site List Manager, and the Enterprise Mode Site List Portal for your company. description: Use the topics in this section to learn how to set up and use Enterprise Mode, Enterprise Mode Site List Manager, and the Enterprise Mode Site List Portal for your company.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Use the Enterprise Mode Site List Manager to create and update your Enterprise Mode site list for devices running Windows 7 or Windows 8.1 Update. description: Use the Enterprise Mode Site List Manager to create and update your Enterprise Mode site list for devices running Windows 7 or Windows 8.1 Update.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Use the Enterprise Mode Site List Manager to create and update your Enterprise Mode site list for devices running Windows 10. description: Use the Enterprise Mode Site List Manager to create and update your Enterprise Mode site list for devices running Windows 10.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: After you create your Enterprise Mode site list in the Enterprise Mode Site List Manager, you can export the contents to an Enterprise Mode (.EMIE) file. description: After you create your Enterprise Mode site list in the Enterprise Mode Site List Manager, you can export the contents to an Enterprise Mode (.EMIE) file.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: The Internet Explorer 11 Enterprise Mode site list lets you specify document modes for specific websites, helping you fix compatibility issues without changing a single line of code on the site. description: The Internet Explorer 11 Enterprise Mode site list lets you specify document modes for specific websites, helping you fix compatibility issues without changing a single line of code on the site.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: When you add multiple sites to your Enterprise Mode site list entries, theyre validated by the Enterprise Mode Site List Manager before theyre entered into your global list. description: When you add multiple sites to your Enterprise Mode site list entries, theyre validated by the Enterprise Mode Site List Manager before theyre entered into your global list.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Overview about Group Policy, Advanced Group Policy Management (AGPM), and Internet Explorer 11 description: Overview about Group Policy, Advanced Group Policy Management (AGPM), and Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Overview about Group Policy, the Group Policy Management Console (GPMC), and Internet Explorer 11 description: Overview about Group Policy, the Group Policy Management Console (GPMC), and Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Use the topics in this section to learn about Group Policy and how to use it to manage Internet Explorer. description: Use the topics in this section to learn about Group Policy and how to use it to manage Internet Explorer.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Group Policy, the Local Group Policy Editor, and Internet Explorer 11 description: Group Policy, the Local Group Policy Editor, and Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Group Policy suggestions for compatibility with Internet Explorer 11 description: Group Policy suggestions for compatibility with Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Overview of the available Group Policy management tools description: Overview of the available Group Policy management tools

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Info about Group Policy preferences versus Group Policy settings description: Info about Group Policy preferences versus Group Policy settings

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Links to troubleshooting topics and log files that can help address Group Policy problems with Internet Explorer 11. description: Links to troubleshooting topics and log files that can help address Group Policy problems with Internet Explorer 11.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Instructions about how to create and configure shortcut preference extensions to file system objects, URLs, and shell objects. description: Instructions about how to create and configure shortcut preference extensions to file system objects, URLs, and shell objects.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Overview about how Group Policy works with Windows Powershell and Internet Explorer 11 description: Overview about how Group Policy works with Windows Powershell and Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
ms.pagetype: security ms.pagetype: security
description: description:

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: If you need to replace your entire site list because of errors, or simply because its out of date, you can import your exported Enterprise Mode site list using the Enterprise Mode Site List Manager. description: If you need to replace your entire site list because of errors, or simply because its out of date, you can import your exported Enterprise Mode site list using the Enterprise Mode Site List Manager.

View File

@ -6,7 +6,7 @@ ms.prod: ie11
ms.assetid: bddc2d97-c38d-45c5-9588-1f5bbff2e9c3 ms.assetid: bddc2d97-c38d-45c5-9588-1f5bbff2e9c3
title: Internet Explorer 11 (IE11) - Deployment Guide for IT Pros (Internet Explorer 11 for IT Pros) title: Internet Explorer 11 (IE11) - Deployment Guide for IT Pros (Internet Explorer 11 for IT Pros)
ms.sitesec: library ms.sitesec: library
ms.localizationpriority: low ms.localizationpriority: medium
ms.date: 07/27/2017 ms.date: 07/27/2017
--- ---

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Use the topics in this section to learn how to customize your Internet Explorer installation package, how to choose the right method for installation, and how to deploy IE into your environment. description: Use the topics in this section to learn how to customize your Internet Explorer installation package, how to choose the right method for installation, and how to deploy IE into your environment.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to add and deploy the Internet Explorer 11 update using Microsoft Intune. description: How to add and deploy the Internet Explorer 11 update using Microsoft Intune.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to install the Internet Explorer 11 update using Microsoft Deployment Toolkit (MDT) and your Windows images. description: How to install the Internet Explorer 11 update using Microsoft Deployment Toolkit (MDT) and your Windows images.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: How to install the Internet Explorer 11 update using System Center 2012 R2 Configuration Manager description: How to install the Internet Explorer 11 update using System Center 2012 R2 Configuration Manager

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to install the Internet Explorer 11 update using your network description: How to install the Internet Explorer 11 update using your network
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to install the Internet Explorer 11 update using third-party tools and command-line options. description: How to install the Internet Explorer 11 update using third-party tools and command-line options.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to install the Internet Explorer 11 update using Windows Server Update Services (WSUS)' description: How to install the Internet Explorer 11 update using Windows Server Update Services (WSUS)'
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to fix potential installation problems with Internet Explorer 11 description: How to fix potential installation problems with Internet Explorer 11
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to fix intranet search problems with Internet Explorer 11 description: How to fix intranet search problems with Internet Explorer 11
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Use the topics in this section to learn about how to auto detect your settings, auto configure your configuration settings, and auto configure your proxy configuration settings for Internet Explorer. description: Use the topics in this section to learn about how to auto detect your settings, auto configure your configuration settings, and auto configure your proxy configuration settings for Internet Explorer.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
description: IEM-configured settings have been deprecated for Internet Explorer 10 and newer. Use this topic to learn where to go to fix the affected settings through Group Policy Preferences, Administrative Templates (.admx), or the IEAK. description: IEM-configured settings have been deprecated for Internet Explorer 10 and newer. Use this topic to learn where to go to fix the affected settings through Group Policy Preferences, Administrative Templates (.admx), or the IEAK.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
description: Internet Explorer 11 uses the latest standards mode, which simplifies web page compatibility for users by removing the **Compatibility View** button and reducing the number of compatibility options in the F12 developer tools for developers. description: Internet Explorer 11 uses the latest standards mode, which simplifies web page compatibility for users by removing the **Compatibility View** button and reducing the number of compatibility options in the F12 developer tools for developers.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
description: How to turn managed browser hosting controls back on in Internet Explorer 11. description: How to turn managed browser hosting controls back on in Internet Explorer 11.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: New group policy settings for Internet Explorer 11 description: New group policy settings for Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Use out-of-date ActiveX control blocking to help you know when IE prevents a webpage from loading outdated ActiveX controls and to update the outdated control, so that its safer to use. description: Use out-of-date ActiveX control blocking to help you know when IE prevents a webpage from loading outdated ActiveX controls and to update the outdated control, so that its safer to use.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
description: Possible solutions to the problems you might encounter after installing IE11, such as crashing or seeming slow, getting into an unusable state, or problems with adaptive streaming and DRM playback. description: Possible solutions to the problems you might encounter after installing IE11, such as crashing or seeming slow, getting into an unusable state, or problems with adaptive streaming and DRM playback.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Instructions about how to clear all of the sites from your global Enterprise Mode site list. description: Instructions about how to clear all of the sites from your global Enterprise Mode site list.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Instructions about how to remove sites from a local compatibility view list. description: Instructions about how to remove sites from a local compatibility view list.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Instructions about how to remove sites from a local Enterprise Mode site list. description: Instructions about how to remove sites from a local Enterprise Mode site list.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: You can save your current Enterprise Mode compatibility site list as an XML file, for distribution and use by your managed systems. description: You can save your current Enterprise Mode compatibility site list as an XML file, for distribution and use by your managed systems.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how Administrators can schedule approved change requests for production in the Enterprise Mode Site List Portal. description: Details about how Administrators can schedule approved change requests for production in the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Search to see if a specific site already appears in your global Enterprise Mode site list. description: Search to see if a specific site already appears in your global Enterprise Mode site list.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Use the Group Policy setting, Set a default associations configuration file, to set the default browser for your company devices running Windows 10. description: Use the Group Policy setting, Set a default associations configuration file, to set the default browser for your company devices running Windows 10.
@ -17,7 +17,7 @@ You can use the Group Policy setting, **Set a default associations configuration
**To set the default browser as Internet Explorer 11** **To set the default browser as Internet Explorer 11**
1. Open your Group Policy editor and go to the **Administrative Templates\\Windows Components\\File Explorer\\Set a default associations configuration file** setting.<p> 1. Open your Group Policy editor and go to the **Computer Configuration\\Policies\\Administrative Templates\\Windows Components\\File Explorer\\Set a default associations configuration file** setting.<p>
Turning this setting on also requires you to create and store a default associations configuration file, locally or on a network share. For more information about creating this file, see [Export or Import Default Application Associations]( https://go.microsoft.com/fwlink/p/?LinkId=618268). Turning this setting on also requires you to create and store a default associations configuration file, locally or on a network share. For more information about creating this file, see [Export or Import Default Application Associations]( https://go.microsoft.com/fwlink/p/?LinkId=618268).
![set default associations group policy setting](images/setdefaultbrowsergp.png) ![set default associations group policy setting](images/setdefaultbrowsergp.png)

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Set up and turn on Enterprise Mode logging and data collection in your organization. description: Set up and turn on Enterprise Mode logging and data collection in your organization.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how to set up the Enterprise Mode Site List Portal for your organization. description: Details about how to set up the Enterprise Mode Site List Portal for your organization.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
ms.pagetype: appcompat ms.pagetype: appcompat
description: Reviewing log files to learn more about potential setup problems with Internet Explorer 11. description: Reviewing log files to learn more about potential setup problems with Internet Explorer 11.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: Lists the minimum system requirements and supported languages for Internet Explorer 11. description: Lists the minimum system requirements and supported languages for Internet Explorer 11.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Find out how to achieve better backward compatibility for your legacy web applications with the Enterprise Mode Site List. description: Find out how to achieve better backward compatibility for your legacy web applications with the Enterprise Mode Site List.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
description: Use the topics in this section to learn how to troubleshoot several of the more common problems experienced with Internet Explorer. description: Use the topics in this section to learn how to troubleshoot several of the more common problems experienced with Internet Explorer.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: How to turn Enteprrise Mode off temporarily while testing websites and how to turn it off completely if you no longer want to to use it. description: How to turn Enteprrise Mode off temporarily while testing websites and how to turn it off completely if you no longer want to to use it.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
description: Turn off natural metrics for Internet Explorer 11 description: Turn off natural metrics for Internet Explorer 11
author: eross-msft author: eross-msft

View File

@ -9,7 +9,7 @@ ms.sitesec: library
author: eross-msft author: eross-msft
ms.author: lizross ms.author: lizross
ms.date: 08/14/2017 ms.date: 08/14/2017
ms.localizationpriority: low ms.localizationpriority: medium

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Turn on local user control and logging for Enterprise Mode. description: Turn on local user control and logging for Enterprise Mode.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: High-level info about some of the new and updated features for Internet Explorer 11. description: High-level info about some of the new and updated features for Internet Explorer 11.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Use the topics in this section to learn about how to use the Enterprise Mode Site List Portal. description: Use the topics in this section to learn about how to use the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Use the topics in this section to learn about how to use the Enterprise Mode Site List Manager. description: Use the topics in this section to learn about how to use the Enterprise Mode Site List Manager.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
description: Info about where features went in the IEAK11, where the Favorites, Command, and Status bars went, and where the search bar went. description: Info about where features went in the IEAK11, where the Favorites, Command, and Status bars went, and where the search bar went.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: security ms.pagetype: security
description: Use this section to learn about how to turn on and use IE7 Enterprise Mode or IE8 Enterprise Mode. description: Use this section to learn about how to turn on and use IE7 Enterprise Mode or IE8 Enterprise Mode.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to use IEAK 11 while planning, customizing, and building the custom installation package. description: How to use IEAK 11 while planning, customizing, and building the custom installation package.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
description: How to use Setup Information (.inf) files to create installation packages. description: How to use Setup Information (.inf) files to create installation packages.
author: eross-msft author: eross-msft

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how to make sure your change request info is accurate within the pre-production environment of the Enterprise Mode Site List Portal. description: Details about how to make sure your change request info is accurate within the pre-production environment of the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how the Requester makes sure that the change request update is accurate within the production environment using the Enterprise Mode Site List Portal. description: Details about how the Requester makes sure that the change request update is accurate within the production environment using the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how to view the active Enterprise Mode Site List from the Enterprise Mode Site List Portal. description: Details about how to view the active Enterprise Mode Site List from the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Details about how an Administrator can view the available Enterprise Mode reports from the Enterprise Mode Site List Portal. description: Details about how an Administrator can view the available Enterprise Mode reports from the Enterprise Mode Site List Portal.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: virtualization ms.pagetype: virtualization
description: Virtualization and compatibility with Internet Explorer 11 description: Virtualization and compatibility with Internet Explorer 11

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.pagetype: appcompat ms.pagetype: appcompat
description: Info about the features included in Enterprise Mode with Internet Explorer 11. description: Info about the features included in Enterprise Mode with Internet Explorer 11.

View File

@ -1,5 +1,5 @@
--- ---
ms.localizationpriority: low ms.localizationpriority: medium
ms.mktglfcycl: support ms.mktglfcycl: support
ms.pagetype: security ms.pagetype: security
description: How to download and use the Internet Explorer 11 Blocker Toolkit to turn off the automatic delivery of IE11 through the Automatic Updates feature of Windows Update. description: How to download and use the Internet Explorer 11 Blocker Toolkit to turn off the automatic delivery of IE11 through the Automatic Updates feature of Windows Update.

Some files were not shown because too many files have changed in this diff Show More