mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Fixed all fwlinks and added branding (Internet Explorer 11 for IT Pros)
This commit is contained in:
parent
8c7fcdeb36
commit
11926b944c
@ -1,14 +1,14 @@
|
||||
---
|
||||
Description: ActiveX installation using group policy
|
||||
Description: Using Group Policy to install ActiveX controls.
|
||||
ms.assetid: 59185370-558c-47e0-930c-8a5ed657e9e3
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: ActiveX installation using group policy
|
||||
title: ActiveX installation using group policy (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# ActiveX installation using group policy
|
||||
# Group Policy and ActiveX installation
|
||||
|
||||
ActiveX controls are installed and invoked using the HTML object tag with the CODEBASE attribute. This attribute, through a URL, makes Internet Explorer:
|
||||
|
||||
@ -32,7 +32,7 @@ You use the ActiveX Installer Service (AXIS) and Group Policy to manage your Act
|
||||
|
||||
- **ActiveX installation policy for sites in trusted zones.** Identifies how AXIS should behave when a website tries to install an ActiveX control. First, AXIS looks to see if the site appears in either the list of approved installation sites or in the **Trusted sites** zone. If the does, then AXIS checks to make sure the control meets your company's policy requirements. If the ActiveX control meets all of these requirements, the control is installed.
|
||||
|
||||
For more information about the ActiveX Installer Service, see [Administering the ActiveX Installer Service in Windows 7](http://go.microsoft.com/fwlink/?LinkId=214503).
|
||||
For more information about the ActiveX Installer Service, see [Administering the ActiveX Installer Service in Windows 7](http://go.microsoft.com/fwlink/p/?LinkId=214503).
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
|
||||
title: Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Add multiple sites to the Enterprise Mode site list using a file and the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
|
||||
@ -21,10 +21,10 @@ title: Add multiple sites to the Enterprise Mode site list using a file and the
|
||||
|
||||
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 tool. You can only add specific URLs, not Internet or Intranet Zones.
|
||||
|
||||
If you want to add your websites one at a time, see Add sites to the [Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](aadd-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md).
|
||||
If you want to add your websites one at a time, see Add sites to the [Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md).
|
||||
|
||||
## Create an Enterprise Mode site list (TXT) file
|
||||
You can create and use a custom text file to add multiple sites to your Enterprise Mode site list at the same time. <br><br>**Important**<br>This text file is only lets you add multiple sites at the same time. You can’t use this file to deploy Enterprise Mode into your company.
|
||||
You can create and use a custom text file to add multiple sites to your Enterprise Mode site list at the same time. <p>**Important**<br>This text file is only lets you add multiple sites at the same time. You can’t use this file to deploy Enterprise Mode into your company.
|
||||
|
||||
You must separate each site using commas or carriage returns. For example:
|
||||
|
||||
@ -44,9 +44,9 @@ You can create and use a custom XML file with the Enterprise Mode Site List Mana
|
||||
|
||||
Each XML file must include:
|
||||
|
||||
- **Version number.** This number must be incremented with each version of the Enterprise Mode site list, letting Internet Explorer know whether the list is new. Approximately 65 seconds after Internet Explorer 11 starts, it compares your site list version to the stored version number. If your file has a higher number, the newer version is loaded. <br><br>**Important**<br>After this check, IE11 won’t look for an updated list again until you restart the browser.
|
||||
- **Version number.** This number must be incremented with each version of the Enterprise Mode site list, letting Internet Explorer know whether the list is new. Approximately 65 seconds after Internet Explorer 11 starts, it compares your site list version to the stored version number. If your file has a higher number, the newer version is loaded. <p>**Important**<br>After this check, IE11 won’t look for an updated list again until you restart the browser.
|
||||
|
||||
- **<emie> tag.** This tag specifies the domains and domain paths that must be rendered using IE7 Enterprise Mode, IE8 Enterprise Mode, or the default IE11 browser environment.<br><br>**Important**<br>If you decide a site requires IE7 Enterprise Mode, you must add `forceCompatView=”true”` to your XML file. That code tells Enterprise Mode to check for a `DOCTYPE` tag on the specified webpage. If there is, the site renders using Windows Internet Explorer 7. If there’s no tag, the site renders using Microsoft Internet Explorer 5.
|
||||
- **<emie> tag.** This tag specifies the domains and domain paths that must be rendered using IE7 Enterprise Mode, IE8 Enterprise Mode, or the default IE11 browser environment.<p>**Important**<br>If you decide a site requires IE7 Enterprise Mode, you must add `forceCompatView=”true”` to your XML file. That code tells Enterprise Mode to check for a `DOCTYPE` tag on the specified webpage. If there is, the site renders using Windows Internet Explorer 7. If there’s no tag, the site renders using Microsoft Internet Explorer 5.
|
||||
|
||||
- **<docMode> tag.**This tag specifies the domains and domain paths that need either to appear using the specific doc mode you assigned to the site. Enterprise Mode takes precedence over document modes, so sites that are already included in the Enterprise Mode site list won’t be affected by this update and will continue to load in Enterprise Mode, as usual. For more specific info about using document modes, see [Fix web compatibility issues using document modes and the Enterprise Mode site list](fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md).
|
||||
|
||||
@ -78,7 +78,7 @@ The following is an example of what your XML file should look like when you’re
|
||||
</rules>
|
||||
```
|
||||
|
||||
To make sure your site list is up-to-date; wait 65 seconds after opening IE and then check that the `CurrentVersion` value in the `HKEY\CURRENT\USER\Software\Microsoft\Internet Explorer\Main\EnterpriseMode\` registry key matches the version number in your file.<br><br>**Important**<br>If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool.
|
||||
To make sure your site list is up-to-date; wait 65 seconds after opening IE and then check that the `CurrentVersion` value in the `HKEY\CURRENT\USER\Software\Microsoft\Internet Explorer\Main\EnterpriseMode\` registry key matches the version number in your file.<p>**Important**<br>If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool.
|
||||
|
||||
## Add multiple sites to the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
|
||||
After you create your .xml or .txt file, you can bulk add the sites to the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool.
|
||||
@ -100,7 +100,7 @@ After you’ve added all of your sites to the tool and saved the file to XML, yo
|
||||
|
||||
## Related topics
|
||||
- [Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices](enterprise-mode-schema-version-1-guidance.md)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool
|
||||
title: Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Add multiple sites to the Enterprise Mode site list using a file and the Windows 10 Enterprise Mode Site List Manager tool
|
||||
@ -24,7 +24,7 @@ To add your websites one at a time, see [Add sites to the Enterprise Mode site l
|
||||
|
||||
## Create an Enterprise Mode site list (TXT) file
|
||||
|
||||
You can create and use a custom text file with the Windows 10 Enterprise Mode Site List Manager tool to add multiple sites to your Enterprise Mode site list at the same time.<br><br>**Important:**<br>This text file is only lets you add multiple sites at the same time. You can’t use this file to deploy Enterprise Mode into your company.
|
||||
You can create and use a custom text file with the Windows 10 Enterprise Mode Site List Manager tool to add multiple sites to your Enterprise Mode site list at the same time.<p>**Important:**<br>This text file is only lets you add multiple sites at the same time. You can’t use this file to deploy Enterprise Mode into your company.
|
||||
|
||||
You must separate each site using commas or carriage returns. For example:
|
||||
|
||||
@ -45,7 +45,7 @@ You can create and use a custom XML file with the Windows 10 Enterprise Mode Si
|
||||
|
||||
Each XML file must include:
|
||||
|
||||
- **site-list version number**. This number must be incremented with each version of the Enterprise Mode site list, letting Internet Explorer know whether the list is new. Approximately 65 seconds after Internet Explorer 11 starts, it compares your site list version to the stored version number. If your file has a higher number, the newer version is loaded. <br><br>**Important**<br>After this check, IE11 won’t look for an updated list again until you restart the browser.
|
||||
- **site-list version number**. This number must be incremented with each version of the Enterprise Mode site list, letting Internet Explorer know whether the list is new. Approximately 65 seconds after Internet Explorer 11 starts, it compares your site list version to the stored version number. If your file has a higher number, the newer version is loaded. <p>**Important**<br>After this check, IE11 won’t look for an updated list again until you restart the browser.
|
||||
|
||||
- **<compat-mode> tag.** This tag specifies what compatibility setting are used for specific sites or domains.
|
||||
|
||||
@ -84,7 +84,7 @@ In the above example, the following is true:
|
||||
|
||||
- contoso.com, and all of its domain paths, can use the default compatibility mode for the site.
|
||||
|
||||
To make sure your site list is up-to-date; wait 65 seconds after opening IE and then check that the `CurrentVersion` value in the `HKEY\CURRENT\USER\Software\Microsoft\Internet Explorer\Main\EnterpriseMode\` registry key matches the version number in your file. <br><br>**Important**<br>If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Windows 10 Enterprise Mode Site List Manager tool.
|
||||
To make sure your site list is up-to-date; wait 65 seconds after opening IE and then check that the `CurrentVersion` value in the `HKEY\CURRENT\USER\Software\Microsoft\Internet Explorer\Main\EnterpriseMode\` registry key matches the version number in your file. <p>**Important**<br>If `CurrentVersion` is not set or is wrong, it means that the XML parsing failed. This can mean that the XML file isn’t there, that there are access problems, or that the XML file format is wrong. Don’t manually change the `CurrentVersion` registry setting. You must make your changes to your site list and then update the list using the import function in the Windows 10 Enterprise Mode Site List Manager tool.
|
||||
|
||||
## Add multiple sites to the Windows 10 Enterprise Mode Site List Manager tool
|
||||
After you create your .xml or .txt file, you can bulk add the sites to the Windows 10 Enterprise Mode Site List Manager tool.
|
||||
@ -105,7 +105,7 @@ You can save the file locally or to a network share. However, you must make sure
|
||||
After you’ve added all of your sites to the tool and saved the file to XML, you can configure the rest of the Enterprise Mode functionality to use it. You can also turn Enterprise Mode on locally, so your users have the option to use Enterprise Mode on individual websites from the **Tools** menu. For more information, see [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md).
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
- [Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md)
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
|
||||
title: Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Add single sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool
|
||||
@ -54,7 +54,7 @@ You can save the file locally or to a network share. However, you must make sure
|
||||
After you’ve added all of your sites to the tool and saved the file to XML, you can configure the rest of the Enterprise Mode functionality to use it. You can also turn Enterprise Mode on locally, so your users have the option to use Enterprise Mode on individual websites from the **Tools** menu. For more information, see [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md).
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool
|
||||
title: Add sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Add single sites to the Enterprise Mode site list using the Windows 10 Enterprise Mode Site List Manager tool
|
||||
@ -69,7 +69,7 @@ You can save the file locally or to a network share. However, you must make sure
|
||||
After you’ve added all of your sites to the tool and saved the file to XML, you can configure the rest of the Enterprise Mode functionality to use it. You can also turn Enterprise Mode on locally, so your users have the option to use Enterprise Mode on individual websites from the **Tools** menu. For more information, see [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md).
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Administrative templates and Internet Explorer 11
|
||||
title: Administrative templates and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Administrative templates and Internet Explorer 11
|
||||
@ -20,7 +20,7 @@ Administrative Templates are made up of a hierarchy of policy categories and sub
|
||||
|
||||
- Text explanations about each setting and the supported version of Internet Explorer.
|
||||
|
||||
For a conceptual overview of Administrative Templates, see [Managing Group Policy ADMX Files Step-by-Step Guide](http://go.microsoft.com/fwlink/?LinkId=214519).
|
||||
For a conceptual overview of Administrative Templates, see [Managing Group Policy ADMX Files Step-by-Step Guide](http://go.microsoft.com/fwlink/p/?LinkId=214519).
|
||||
|
||||
## What are Administrative Templates?
|
||||
Administrative Templates are XML-based, multi-language files that define the registry-based Group Policy settings in the Local Group Policy Editor. There are two types of Administrative Templates:
|
||||
@ -31,7 +31,7 @@ Administrative Templates are XML-based, multi-language files that define the reg
|
||||
|
||||
## How do I store Administrative Templates?
|
||||
As an admin, you can create a central store folder on your SYSVOL directory, named **PolicyDefinitions**. For example, %*SystemRoot*%\\PolicyDefinitions. This folder provides a single, centralized storage location for your Administrative Templates (both ADMX and ADML) files, so they can be used by your domain-based Group Policy Objects (GPOs).
|
||||
<p>**Important**<br>Your Group Policy tools use the ADMX files in your store, ignoring any local copies. For more information about creating a central store, see [Scenario 1: Editing the Local GPO Using ADMX Files](http://go.microsoft.com/fwlink/?LinkId=276810).
|
||||
<p>**Important**<br>Your Group Policy tools use the ADMX files in your store, ignoring any local copies. For more information about creating a central store, see [Scenario 1: Editing the Local GPO Using ADMX Files](http://go.microsoft.com/fwlink/p/?LinkId=276810).
|
||||
|
||||
## Administrative Templates-related Group Policy settings
|
||||
When you install Internet Explorer 11, it updates the local administrative files, Inetres.admx and Inetres.adml, both located in the **PolicyDefinitions** folder.
|
||||
@ -65,6 +65,6 @@ IE11 provides these new policy settings, which are editable in the Local Group P
|
||||
## Editing Group Policy settings
|
||||
Regardless which tool you're using to edit your Group Policy settings, you'll need to follow one of these guides for step-by-step editing instructions:
|
||||
|
||||
- **If you're using the Group Policy Management Console (GPMC) or the Local Group Policy Editor.** See [Edit Administrative Template Policy Settings](http://go.microsoft.com/fwlink/?LinkId=214521) for step-by-step instructions about editing your Administrative Templates.
|
||||
- **If you're using the Group Policy Management Console (GPMC) or the Local Group Policy Editor.** See [Edit Administrative Template Policy Settings](http://go.microsoft.com/fwlink/p/?LinkId=214521) for step-by-step instructions about editing your Administrative Templates.
|
||||
|
||||
- **If you're using GPMC with Advanced Group Policy Management (AGPM).** See [Checklist: Create, Edit, and Deploy a GPO](http://go.microsoft.com/fwlink/?LinkId=214522) for step-by-step instructions about how to check out a GPO from the AGPM archive, edit it, and request deployment.
|
||||
- **If you're using GPMC with Advanced Group Policy Management (AGPM).** See [Checklist: Create, Edit, and Deploy a GPO](http://go.microsoft.com/fwlink/p/?LinkId=214522) for step-by-step instructions about how to check out a GPO from the AGPM archive, edit it, and request deployment.
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: networking
|
||||
title: Auto configuration and auto proxy problems with Internet Explorer 11
|
||||
title: Auto configuration and auto proxy problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Auto configuration and auto proxy problems with Internet Explorer 11
|
||||
@ -29,7 +29,7 @@ If you experience issues while setting up your proxy server, you can try these t
|
||||
|
||||
2. Click **Settings** or **LAN Settings**, and then look at your proxy server address.
|
||||
|
||||
3. If you have multiple proxy servers, click **Advanced** to look at all of the additional addresses.<p>**Note**<br>If IE11 uses a proxy server for local IP addresses, regardless whether you turned on the **Bypass Proxy Server for Local Addresses** option, see [Internet Explorer Uses Proxy Server for Local IP Address Even if the "Bypass Proxy Server for Local Addresses" Option Is Turned On](http://go.microsoft.com/fwlink/?LinkId=85652).
|
||||
3. If you have multiple proxy servers, click **Advanced** to look at all of the additional addresses.<p>**Note**<br>If IE11 uses a proxy server for local IP addresses, regardless whether you turned on the **Bypass Proxy Server for Local Addresses** option, see [Internet Explorer Uses Proxy Server for Local IP Address Even if the "Bypass Proxy Server for Local Addresses" Option Is Turned On](http://go.microsoft.com/fwlink/p/?LinkId=85652).
|
||||
|
||||
**To check that you've turned on the correct settings**
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: networking
|
||||
title: Auto configuration settings for Internet Explorer 11
|
||||
title: Auto configuration settings for Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Auto configuration settings for Internet Explorer 11
|
||||
@ -34,7 +34,7 @@ For custom graphics and branding, add the `FEATURE\AUTOCONFIG\BRANDING` registry
|
||||
|
||||
## Updating your automatic configuration settings
|
||||
After adding the `FEATURE\AUTOCONFIG\BRANDING` registry key, you can change your automatic configuration settings to pick up the updated branding.
|
||||
<p>**Important**<br>Your branding changes won't be added or updated if you've previously chosen the **Disable external branding of IE** setting in the `User Configuration\Administrative Templates\Windows Components\Internet Explorer` Group Policy object. This setting is intended to prevent branding by a third-party, like an Internet service or content provider. For more information about Group Policy, including videos and the latest technical documentation, see the [Group Policy TechCenter](http://go.microsoft.com/fwlink/?LinkId=214514).
|
||||
<p>**Important**<br>Your branding changes won't be added or updated if you've previously chosen the **Disable external branding of IE** setting in the `User Configuration\Administrative Templates\Windows Components\Internet Explorer` Group Policy object. This setting is intended to prevent branding by a third-party, like an Internet service or content provider. For more information about Group Policy, including videos and the latest technical documentation, see the [Group Policy TechCenter](http://go.microsoft.com/fwlink/p/?LinkId=214514).
|
||||
|
||||
**To update your settings**
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: networking
|
||||
title: Auto detect settings Internet Explorer 11
|
||||
title: Auto detect settings Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Auto detect settings Internet Explorer 11
|
||||
@ -26,7 +26,7 @@ To use automatic detection, you have to set up your DHCP and DNS servers.<p>**No
|
||||
|
||||
2. Choose the **Automatically detect configuration settings** box to automatically detect your browser settings. For more information about the **Automatic Configuration** page, see [Automatic Configuration: Internet Explorer Customization Wizard](http://go.microsoft.com/fwlink/p/?linkid=327743).
|
||||
|
||||
3. Open the [DHCP Administrative Tool](http://go.microsoft.com/fwlink/?LinkId=302212), create a new option type, using the code number 252, and then associate it with the URL to your configuration file. For detailed instructions about how to do this, see [Create an option 252 entry in DHCP](http://go.microsoft.com/fwlink/p/?LinkId=294649).
|
||||
3. Open the [DHCP Administrative Tool](http://go.microsoft.com/fwlink/p/?LinkId=302212), create a new option type, using the code number 252, and then associate it with the URL to your configuration file. For detailed instructions about how to do this, see [Create an option 252 entry in DHCP](http://go.microsoft.com/fwlink/p/?LinkId=294649).
|
||||
|
||||
**To turn on automatic detection for DNS servers**
|
||||
|
||||
@ -34,7 +34,7 @@ To use automatic detection, you have to set up your DHCP and DNS servers.<p>**No
|
||||
|
||||
2. Choose the **Automatically detect configuration settings** box to automatically detect your browser settings.
|
||||
|
||||
3. In your DNS database file, create a host record named, **WPAD**. This record has the IP address of the web server storing your automatic configuration (.js, .jvs, .pac, or .ins) file.<p>**-OR-**<p>Create a canonical name (CNAME) alias record named, **WPAD**. This record has the resolved name (not the IP address) of the server storing your automatic configuration (.pac) file.<p>**Note**<br>For more information about creating a **WPAD** entry, see [Creating a WPAD entry in DNS](http://go.microsoft.com/fwlink/?LinkId=294651).
|
||||
3. In your DNS database file, create a host record named, **WPAD**. This record has the IP address of the web server storing your automatic configuration (.js, .jvs, .pac, or .ins) file.<p>**-OR-**<p>Create a canonical name (CNAME) alias record named, **WPAD**. This record has the resolved name (not the IP address) of the server storing your automatic configuration (.pac) file.<p>**Note**<br>For more information about creating a **WPAD** entry, see [Creating a WPAD entry in DNS](http://go.microsoft.com/fwlink/p/?LinkId=294651).
|
||||
|
||||
4. After the database file propagates to the server, the DNS name, `wpad.<domain>.com` resolves to the server name that includes your automatic configuration file.<p>**Note**<br>Internet Explorer 11 creates a default URL template based on the host name, **wpad**. For example, `http://wpad.<domain>.com/wpad.dat`. Because of this, you need to set up a file or redirection point in your web server **WPAD** record, named **wpad.dat**. The **wpad.dat** record delivers the contents of your automatic configuration file.
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: networking
|
||||
title: Auto proxy configuration settings for Internet Explorer 11
|
||||
title: Auto proxy configuration settings for Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Auto proxy configuration settings for Internet Explorer 11
|
||||
@ -33,7 +33,7 @@ You have two options to restrict your users' ability to override the automatic c
|
||||
|
||||
- **Using Microsoft Active Directory.** Choose **Disable changing proxy settings** from the Administrative Templates setting.
|
||||
|
||||
- **Not Using Active Directory.** Choose the **Prevent changing proxy settings** setting in the `User Configuration\Administrative Templates\Windows Components\Internet Explorer` Group Policy object. For more information about Group Policy, see the [Group Policy TechCenter](http://go.microsoft.com/fwlink/?LinkId=214514).
|
||||
- **Not Using Active Directory.** Choose the **Prevent changing proxy settings** setting in the `User Configuration\Administrative Templates\Windows Components\Internet Explorer` Group Policy object. For more information about Group Policy, see the [Group Policy TechCenter](http://go.microsoft.com/fwlink/p/?LinkId=214514).
|
||||
|
||||
|
||||
|
||||
|
@ -5,13 +5,13 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: performance
|
||||
title: Browser cache changes and roaming profiles
|
||||
title: Browser cache changes and roaming profiles (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Browser cache changes and roaming profiles
|
||||
We’ve redesigned the browser cache to improve the performance, flexibility, reliability, and scalability of Internet Explorer and the apps that rely on the Windows Internet (WinINet) cache. Our new database design stops multiple clients from simultaneously accessing and using cached information, while also providing a higher level of data integrity.
|
||||
|
||||
You won’t notice any changes to the management of your roaming profile data if you use our new database implementation in conjunction with the [roaming user profile guidelines](http://go.microsoft.com/fwlink/?LinkId=401544). This means that IE data that’s stored in the `AppData\Roaming` user profile folder is still be uploaded to your normal profile storage location after a user successfully logs off.<p>**Note**<br>Cookies in a roaming profile can only be set by Internet Explorer for the desktop, with Enhanced Protected Mode turned off. Cookies set by the immersive version of IE or by Windows Store apps, can’t be part of a roaming profile. For more information about persistent cookies and roaming, see [Persistent cookies are not roamed in Internet Explorer](http://go.microsoft.com/fwlink/?LinkId=401545).
|
||||
You won’t notice any changes to the management of your roaming profile data if you use our new database implementation in conjunction with the [roaming user profile guidelines](http://go.microsoft.com/fwlink/p/?LinkId=401544). This means that IE data that’s stored in the `AppData\Roaming` user profile folder is still be uploaded to your normal profile storage location after a user successfully logs off.<p>**Note**<br>Cookies in a roaming profile can only be set by Internet Explorer for the desktop, with Enhanced Protected Mode turned off. Cookies set by the immersive version of IE or by Windows Store apps, can’t be part of a roaming profile. For more information about persistent cookies and roaming, see [Persistent cookies are not roamed in Internet Explorer](http://go.microsoft.com/fwlink/p/?LinkId=401545).
|
||||
|
||||
To get the best results while using roaming profiles, we strongly recommend the following:
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Check for a new Enterprise Mode site list xml file
|
||||
title: Check for a new Enterprise Mode site list xml file (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Check for a new Enterprise Mode site list xml file
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: 21b6a301-c222-40bc-ad0b-27f66fc54d9d
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Choose how to deploy Internet Explorer 11 (IE11)
|
||||
title: Choose how to deploy Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Choose how to deploy Internet Explorer 11 (IE11)
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: 572f5f1-5d67-483e-bd63-ffea95053481
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Choose how to install Internet Explorer 11 (IE11)
|
||||
title: Choose how to install Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Choose how to install Internet Explorer 11 (IE11)
|
||||
@ -14,13 +14,13 @@ Before you install Internet Explorer 11, you should:
|
||||
|
||||
- **Check vendor support for updated functionality.** Check whether third-party vendors have new versions or updates to necessary add-ons, apps, or code libraries.
|
||||
|
||||
- **Choose the right version of Internet Explorer.** IE11 comes pre-installed on Windows 8.1 and Windows Server 2012 R2 or you can download it for Windows 7 SP1 or Windows Server 2008 R2 with Service Pack 1 (SP1) from the [Internet Explorer Downloads](http://go.microsoft.com/fwlink/?LinkId=214251) site.
|
||||
- **Choose the right version of Internet Explorer.** IE11 comes pre-installed on Windows 8.1 and Windows Server 2012 R2 or you can download it for Windows 7 SP1 or Windows Server 2008 R2 with Service Pack 1 (SP1) from the [Internet Explorer Downloads](http://go.microsoft.com/fwlink/p/?LinkId=214251) site.
|
||||
|
||||
- **Choose how you'll deploy your installation package.** Your deployment method should be based on whether you're installing to computers already running Windows, or if you're deploying IE11 as part of a Windows installation.
|
||||
|
||||
- **Existing computers running Windows.** Use System Center R2 2012 System Center 2012 R2 Configuration Manager, System Center Essentials 2010, Windows Server Updates Services (WSUS), or Microsoft Intune to deploy IE11. For more information about how to use these systems, see [System Center 2012 R2 Configuration Manager](http://go.microsoft.com/fwlink/p/?LinkID=276664), [System Center Essentials 2010](http://go.microsoft.com/fwlink/?LinkId=395200), [Windows Server Update Services](http://go.microsoft.com/fwlink/p/?LinkID=276790), and [Microsoft Intune Overview](http://go.microsoft.com/fwlink/p/?linkid=276667).
|
||||
- **Existing computers running Windows.** Use System Center R2 2012 System Center 2012 R2 Configuration Manager, System Center Essentials 2010, Windows Server Updates Services (WSUS), or Microsoft Intune to deploy IE11. For more information about how to use these systems, see [System Center 2012 R2 Configuration Manager](http://go.microsoft.com/fwlink/p/?LinkID=276664), [System Center Essentials 2010](http://go.microsoft.com/fwlink/p/?LinkId=395200), [Windows Server Update Services](http://go.microsoft.com/fwlink/p/?LinkID=276790), and [Microsoft Intune Overview](http://go.microsoft.com/fwlink/p/?linkid=276667).
|
||||
|
||||
- **As part of a Windows deployment.** Update your Windows images to include IE11, and then add the update to your MDT deployment share or to your Windows image. For instructions about how to create and use Windows images, see [Create and Manage a Windows Image Using DISM](http://go.microsoft.com/fwlink/?LinkId=299408). For general information about deploying IE, see [Microsoft Deployment Toolkit (MDT)](http://go.microsoft.com/fwlink/?LinkId=331148), [Windows ADK Overview](http://go.microsoft.com/fwlink/?LinkId=276669).
|
||||
- **As part of a Windows deployment.** Update your Windows images to include IE11, and then add the update to your MDT deployment share or to your Windows image. For instructions about how to create and use Windows images, see [Create and Manage a Windows Image Using DISM](http://go.microsoft.com/fwlink/p/?LinkId=299408). For general information about deploying IE, see [Microsoft Deployment Toolkit (MDT)](http://go.microsoft.com/fwlink/p/?LinkId=331148), [Windows ADK Overview](http://go.microsoft.com/fwlink/p/?LinkId=276669).
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Collect data using Enterprise Site Discovery
|
||||
title: Collect data using Enterprise Site Discovery (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Collect data using Enterprise Site Discovery
|
||||
@ -26,7 +26,7 @@ Before you start, you need to make sure you have the following:
|
||||
|
||||
- Latest cumulative security update (for all supported versions of Internet Explorer):
|
||||
|
||||
1. Go to the [Microsoft Security Bulletin](http://go.microsoft.com/fwlink/?LinkID=718223) page, and change the filter to **Windows Internet Explorer 11**.
|
||||
1. Go to the [Microsoft Security Bulletin](http://go.microsoft.com/fwlink/p/?LinkID=718223) page, and change the filter to **Windows Internet Explorer 11**.
|
||||
|
||||

|
||||
|
||||
@ -36,7 +36,7 @@ Before you start, you need to make sure you have the following:
|
||||
|
||||
3. Click the link that represents both your operating system version and Internet Explorer 11, and then follow the instructions in the **How to get this update** section.
|
||||
|
||||
- [Setup and configuration package](http://go.microsoft.com/fwlink/?LinkId=517719), including:
|
||||
- [Setup and configuration package](http://go.microsoft.com/fwlink/p/?LinkId=517719), including:
|
||||
|
||||
- Configuration-related PowerShell scripts
|
||||
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: 44051f9d-63a7-43bf-a427-d0a0a1c717da
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Create packages for multiple operating systems or languages
|
||||
title: Create packages for multiple operating systems or languages (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Create packages for multiple operating systems or languages
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: 10a14a09-673b-4f8b-8d12-64036135e7fd
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Customize Internet Explorer 11 installation packages
|
||||
title: Customize Internet Explorer 11 installation packages (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Customize Internet Explorer 11 installation packages
|
||||
@ -25,7 +25,7 @@ In addition, you can configure IE before, during, or after deployment, using the
|
||||
- **Group Policy**. Configures and enforces IE11 settings. For more information about settings and configuration options, see [Group policy objects and Internet Explorer 11 (IE11)](gpo-and-ie11.md).
|
||||
|
||||
- **Unattend.xml**. Customizes some of the IE settings during your Windows installation. This option only applies if you're updating a Windows image with IE11.<p>**Note**<br>
|
||||
You'll only see the new IE11 Unattend.xml settings if your Unattend.xml file's associated with a Windows image that includes the IE11 update. For more information about editing and using the Unattend.xml file, see [Unattended Windows Setup Reference](http://go.microsoft.com/fwlink/?LinkId=276788). For more information about using the Windows System Image Manager, see [Windows System Image Manager Technical Reference](http://go.microsoft.com/fwlink/?LinkId=276789).
|
||||
You'll only see the new IE11 Unattend.xml settings if your Unattend.xml file's associated with a Windows image that includes the IE11 update. For more information about editing and using the Unattend.xml file, see [Unattended Windows Setup Reference](http://go.microsoft.com/fwlink/p/?LinkId=276788). For more information about using the Windows System Image Manager, see [Windows System Image Manager Technical Reference](http://go.microsoft.com/fwlink/p/?LinkId=276789).
|
||||
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
Description: You can delete a single site from your global Enterprise Mode site list. If you delete a site by mistake, you’ll need to manually add it back using the instructions in the following topics, based on operating system.
|
||||
title: Delete sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager
|
||||
title: Delete sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
|
||||
ms.assetid: 41413459-b57f-48da-aedb-4cbec1e2981a
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
@ -34,8 +34,8 @@ If you delete a site by mistake, you’ll need to manually add it back using the
|
||||
- [Add sites to the Enterprise Mode site list using the Windows 7 and Windows 8.1 Enterprise Mode Site List Manager tool](add-single-sites-to-enterprise-mode-site-list-using-the-version-1-enterprise-mode-tool.md)
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: f51224bd-3371-4551-821d-1d62310e3384
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Deploy Internet Explorer 11 using Automatic Version Synchronization (AVS)
|
||||
title: Deploy Internet Explorer 11 using Automatic Version Synchronization (AVS) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
# Deploy Internet Explorer 11 using Automatic Version Synchronization (AVS)
|
||||
You can deploy Internet Explorer 11 to your users' computers by using your custom browser packages and Automatic Version Synchronization (AVS).
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: fd027775-651a-41e1-8ec3-d32eca876d8a
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Deploy Internet Explorer 11 using software distribution tools
|
||||
title: Deploy Internet Explorer 11 using software distribution tools (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Deploy Internet Explorer 11 using software distribution tools
|
||||
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
Description: 'You can pin websites to the Windows 8.1 taskbar for quick access.'
|
||||
Description: You can pin websites to the Windows 8.1 taskbar for quick access using the Microsoft Deployment Toolkit (MDT) 2013.
|
||||
ms.assetid: 24f4dcac-9032-4fe8-bf6d-2d712d61cb0c
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: 'Deploy pinned websites using Microsoft Deployment Toolkit (MDT) 2013'
|
||||
title: Deploy pinned websites using Microsoft Deployment Toolkit (MDT) 2013 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Deploy pinned websites using Microsoft Deployment Toolkit (MDT) 2013
|
||||
@ -22,10 +22,10 @@ title: 'Deploy pinned websites using Microsoft Deployment Toolkit (MDT) 2013'
|
||||
|
||||
You can pin websites to the Windows 8.1 taskbar for quick access. You pin a website simply by dragging its tab to the taskbar. Some websites can also extend the icon’s Jump List.
|
||||
|
||||
The ability to pin websites to the Windows 8.1 taskbar can help make end users in businesses more productive. As an IT professional, for example, you can pin intranet and SharePoint websites to the taskbar to make them immediately available to users. In this article, you learn how to deploy pinned websites by using Lite Touch Installation in the [Microsoft Deployment Toolkit (MDT) 2013](http://go.microsoft.com/fwlink/?LinkId=398474).
|
||||
The ability to pin websites to the Windows 8.1 taskbar can help make end users in businesses more productive. As an IT professional, for example, you can pin intranet and SharePoint websites to the taskbar to make them immediately available to users. In this article, you learn how to deploy pinned websites by using Lite Touch Installation in the [Microsoft Deployment Toolkit (MDT) 2013](http://go.microsoft.com/fwlink/p/?LinkId=398474).
|
||||
|
||||
## Deploying pinned websites in MDT 2013
|
||||
This topic requires that you have a complete MDT 2013 deployment share that contains Windows 8.1 which comes with Internet Explorer 11. If you’re deploying to Windows 7 clients and need to learn how to add IE11 to an MDT 2013 deployment share as an update, see [Installing Internet Explorer 11 using Microsoft Deployment Toolkit (MDT)](http://go.microsoft.com/fwlink/?LinkId=398475) in the TechNet library.
|
||||
This topic requires that you have a complete MDT 2013 deployment share that contains Windows 8.1 which comes with Internet Explorer 11. If you’re deploying to Windows 7 clients and need to learn how to add IE11 to an MDT 2013 deployment share as an update, see [Installing Internet Explorer 11 using Microsoft Deployment Toolkit (MDT)](http://go.microsoft.com/fwlink/p/?LinkId=398475) in the TechNet library.
|
||||
|
||||
Deploying pinned websites in MDT 2013 is a 4-step process:
|
||||
|
||||
@ -101,13 +101,13 @@ With the .website files ready to copy to the **Public Links** folder on target c
|
||||
## Updating intranet websites for pinning
|
||||
The MDT 2013 deployment share and task sequences are now ready to pin websites to the taskbar during deployment. This pinning feature can include intranet sites important in your organization.
|
||||
|
||||
You can make your intranet websites act more like applications by extending them to fully support the Windows 8.1 taskbar. This includes creating custom Jump Lists, thumbnail previews, and notifications. For info about extending your intranet websites, see [Pinned Sites Developer Documentation](http://go.microsoft.com/fwlink/?LinkId=398484) on MSDN. For more ideas about what to pin, see [Add-ons](http://go.microsoft.com/fwlink/?LinkId=398483) in the Internet Explorer Gallery.
|
||||
You can make your intranet websites act more like applications by extending them to fully support the Windows 8.1 taskbar. This includes creating custom Jump Lists, thumbnail previews, and notifications. For info about extending your intranet websites, see [Pinned Sites Developer Documentation](http://go.microsoft.com/fwlink/p/?LinkId=398484) on MSDN. For more ideas about what to pin, see [Add-ons](http://go.microsoft.com/fwlink/p/?LinkId=398483) in the Internet Explorer Gallery.
|
||||
|
||||
## Related topics
|
||||
- [Unattended Windows Setup Reference](http://go.microsoft.com/fwlink/?LinkId=276788)
|
||||
- [Windows System Image Manager Technical Reference](http://go.microsoft.com/fwlink/?LinkId=276789)
|
||||
- [Microsoft Deployment Toolkit (MDT)](http://go.microsoft.com/fwlink/?LinkId=331148)
|
||||
- [Windows ADK Overview](http://go.microsoft.com/fwlink/?LinkId=276669)
|
||||
- [Unattended Windows Setup Reference](http://go.microsoft.com/fwlink/p/?LinkId=276788)
|
||||
- [Windows System Image Manager Technical Reference](http://go.microsoft.com/fwlink/p/?LinkId=276789)
|
||||
- [Microsoft Deployment Toolkit (MDT)](http://go.microsoft.com/fwlink/p/?LinkId=331148)
|
||||
- [Windows ADK Overview](http://go.microsoft.com/fwlink/p/?LinkId=276669)
|
||||
|
||||
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
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.
|
||||
ms.assetid: 00cb1f39-2b20-4d37-9436-62dc03a6320b
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Deprecated document modes and Internet Explorer 11
|
||||
title: Deprecated document modes and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Deprecated document modes and Internet Explorer 11
|
||||
@ -26,7 +26,7 @@ Windows Internet Explorer 8 introduced document modes as a way to move from the
|
||||
This means that while Internet Explorer 11 will continue to support document modes, Microsoft Edge won’t. And because of that, it also means that if you want to use Microsoft Edge, you’re going to have to update your legacy webpages and apps to support modern features, browsers, and devices.
|
||||
|
||||
**Note**<br>
|
||||
For specific details about the technologies and APIs that are no longer supported in Microsoft Edge, see [A break from the past, part 2: Saying goodbye to ActiveX, VBScript, attachEvent](http://go.microsoft.com/fwlink/?LinkId=615953).
|
||||
For specific details about the technologies and APIs that are no longer supported in Microsoft Edge, see [A break from the past, part 2: Saying goodbye to ActiveX, VBScript, attachEvent](http://go.microsoft.com/fwlink/p/?LinkId=615953).
|
||||
|
||||
## What is document mode?
|
||||
Each release after Internet Explorer 8 has helped with the transition by introducing additional document modes that emulated previously supported versions, while also introducing support for features defined by industry standards. During this time, numerous websites and apps were updated to the latest and greatest industry standards, while many other sites and apps continued to simply rely on document modes to work properly.
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Edit the Enterprise Mode site list using the Enterprise Mode Site List Manager
|
||||
title: Edit the Enterprise Mode site list using the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Edit the Enterprise Mode site list using the Enterprise Mode Site List Manager
|
||||
@ -38,8 +38,8 @@ If your change passes validation, it’s added to the global site list. If the u
|
||||
You can save the file locally or to a network share. However, you must make sure you deploy it to the location specified in your registry key. For more information about the registry key, see [Turn on Enterprise Mode and use a site list](turn-on-enterprise-mode-and-use-a-site-list.md).
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
Description: 'Enable and disable add-ons using administrative templates and group policy'
|
||||
Description: Enable and disable add-ons using administrative templates and group policy
|
||||
ms.assetid: c6fe1cd3-0bfc-4d23-8016-c9601f674c0b
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: 'Enable and disable add-ons using administrative templates and group policy'
|
||||
title: Enable and disable add-ons using administrative templates and group policy (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Enable and disable add-ons using administrative templates and group policy
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Enhanced Protected Mode problems with Internet Explorer
|
||||
title: Enhanced Protected Mode problems with Internet Explorer (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Enhanced Protected Mode problems with Internet Explorer
|
||||
@ -13,7 +13,7 @@ Enhanced Protected Mode further restricts Protected Mode to deny potential attac
|
||||
|
||||
You can use your company’s Group Policy to turn Enhanced Protected Mode on or off for all users. For more information, see the [Group policy objects and Internet Explorer 11 (IE11)](gpo-and-ie11.md) information in this guide.
|
||||
|
||||
For more information about Enhanced Protected Mode, see the [Enhanced Protected Mode](http://go.microsoft.com/fwlink/p/?LinkId=267512) post on IEBlog, and both the [Understanding Enhanced Protected Mode](http://go.microsoft.com/fwlink/?LinkId=282662) and the [Enhanced Protected Mode and Local Files](http://go.microsoft.com/fwlink/?LinkId=282663) blog posts on IEInternals.
|
||||
For more information about Enhanced Protected Mode, see the [Enhanced Protected Mode](http://go.microsoft.com/fwlink/p/?LinkId=267512) post on IEBlog, and both the [Understanding Enhanced Protected Mode](http://go.microsoft.com/fwlink/p/?LinkId=282662) and the [Enhanced Protected Mode and Local Files](http://go.microsoft.com/fwlink/p/?LinkId=282663) blog posts on IEInternals.
|
||||
|
||||
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
Description: 'Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager tool in your company.'
|
||||
Description: Use the topics in this section to learn how to set up and use Enterprise Mode and the Enterprise Mode Site List Manager tool in your company.
|
||||
ms.assetid: d52ba8ba-b3c7-4314-ba14-0610e1d8456e
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Enterprise Mode for Internet Explorer 11
|
||||
title: Enterprise Mode for Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Enterprise Mode for Internet Explorer 11
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: 'Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices'
|
||||
title: Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 Update devices
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: 'Enterprise Mode schema v.2 guidance for Windows 10-based devices'
|
||||
title: Enterprise Mode schema v.2 guidance for Windows 10-based devices (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Enterprise Mode schema v.2 guidance for Windows 10-based devices
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Export your Enterprise Mode site list from the Enterprise Mode Site List Manager tool
|
||||
title: Export your Enterprise Mode site list from the Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Export your Enterprise Mode site list from the Enterprise Mode Site List Manager tool
|
||||
@ -34,8 +34,8 @@ This file is not intended for distribution to your managed devices. Instead, it
|
||||
|
||||
## Related topics
|
||||
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Fix web compatibility issues using document modes and the Enterprise Mode site list
|
||||
title: Fix web compatibility issues using document modes and the Enterprise Mode site list (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Fix web compatibility issues using document modes and the Enterprise Mode site list
|
||||
@ -15,7 +15,7 @@ The Internet Explorer 11 Enterprise Mode site list lets you specify document mo
|
||||
Enterprises can have critical apps that are coded explicitly for a specific browser version and that might not be in their direct control, making it very difficult and expensive to update to modern standards or newer browser versions. Because you can decide which URLs should open using specific document modes, this update helps ensure better compatibility, faster upgrades, and reduced testing and fixing costs.
|
||||
|
||||
## How does this fix work?
|
||||
You can continue to use your legacy and orphaned web apps, by specifying a document mode in the centralized Enterprise Mode site list. Then, when IE11 goes to a site on your list, the browser loads the page in the specified document mode just as it would if it were specified through an X-UA-Compatible meta tag on the site. For more information about document modes and X-UA-compatible headers, see [Defining document compatibility](http://go.microsoft.com/fwlink/?LinkId=518412).
|
||||
You can continue to use your legacy and orphaned web apps, by specifying a document mode in the centralized Enterprise Mode site list. Then, when IE11 goes to a site on your list, the browser loads the page in the specified document mode just as it would if it were specified through an X-UA-Compatible meta tag on the site. For more information about document modes and X-UA-compatible headers, see [Defining document compatibility](http://go.microsoft.com/fwlink/p/?LinkId=518412).
|
||||
|
||||
**Important**<br>
|
||||
Enterprise Mode takes precedence over document modes, so sites that are already included in the Enterprise Mode site list won’t be affected by this update and will continue to load in Enterprise Mode, as usual.
|
||||
@ -37,7 +37,7 @@ To see if this fix might help you, run through this process one step at a time,
|
||||

|
||||
|
||||
2. Starting with the **11 (Default)** option, test your broken scenario.<br>
|
||||
If that doesn’t work, continue down to the next lowest document mode, stopping as soon as you find a document mode that fixes your problems. For more information about the Emulation tool, see [Emulate browsers, screen sizes, and GPS locations](http://go.microsoft.com/fwlink/?LinkId=518417).
|
||||
If that doesn’t work, continue down to the next lowest document mode, stopping as soon as you find a document mode that fixes your problems. For more information about the Emulation tool, see [Emulate browsers, screen sizes, and GPS locations](http://go.microsoft.com/fwlink/p/?LinkId=518417).
|
||||
|
||||
3. If none of the document modes fix your issue, change the **Browser Profile** to **Enterprise**, pick the mode you want to test with starting with **8** (IE8 Enterprise Mode), and then test your broken scenario.
|
||||
|
||||
@ -91,8 +91,8 @@ By default, IE11 uses the **Display intranet sites in Compatibility View** setti
|
||||
To help you move forward, you can now use the Enterprise Mode site list to specify sites or web paths to use the IE7 document mode, which goes down to IE5 “Quirks” mode if the page doesn’t have an explicit `DOCTYPE` tag. Using this document mode effectively helps you provide the Compatibility View functionality for single sites or a group of sites, which after thorough testing, can help you turn off Compatibility View as the default setting for your intranet sites.
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
- [Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Fix validation problems using the Enterprise Mode Site List Manager tool
|
||||
title: Fix validation problems using the Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Fix validation problems using the Enterprise Mode Site List Manager tool
|
||||
@ -33,8 +33,8 @@ There are typically 3 types of errors you’ll see:
|
||||
Another possibility is that redirection happens multiple times, with an intermediary site experiencing compatibility issues. For example, an employee types a short URL that then redirects multiple times, finally ending up on a non-intranet site. In this situation, you might want to add the intermediary URLs to your Enterprise Mode site list, in case there’s logic in one of them that has compatibility issues.
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Group Policy, Advanced Group Policy Management (AGPM), and Internet Explorer 11
|
||||
title: Group Policy, Advanced Group Policy Management (AGPM), and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy, Advanced Group Policy Management (AGPM), and Internet Explorer 11
|
||||
@ -26,7 +26,7 @@ From AGPM you can:
|
||||
- **Manage your GPO lifecycle with change control features.** You can use the available version-control, history, and auditing features to help you manage your GPOs while moving through your archive, to your editing process, and finally to your GPO deployment.
|
||||
|
||||
**Note**<br>
|
||||
For more information about AGPM, and to get the license, see [Microsoft Advanced Group Policy Management 4.0 SP1 Step-by-Step Guide](http://go.microsoft.com/fwlink/?LinkId=294916).
|
||||
For more information about AGPM, and to get the license, see [Microsoft Advanced Group Policy Management 4.0 SP1 Step-by-Step Guide](http://go.microsoft.com/fwlink/p/?LinkId=294916).
|
||||
|
||||
|
||||
|
||||
|
@ -4,8 +4,8 @@ ms.assetid: ae3d227d-3da7-46b8-8a61-c71bfeae0c63
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Group Policy, the Group Policy Management Console (GPMC), and Internet Explorer 11
|
||||
ms.pagetype: security
|
||||
title: Group Policy, the Group Policy Management Console (GPMC), and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy, the Group Policy Management Console (GPMC), and Internet Explorer 11
|
||||
@ -28,7 +28,7 @@ The GPMC lets you:
|
||||
|
||||
- Create scriptable interfaces to support all of the operations available within the GPMC. You can't use scripts to edit individual policy settings in a GPO.
|
||||
|
||||
For more information about the GPMC, see [Group Policy Management Console](http://go.microsoft.com/fwlink/?LinkId=214515) on TechNet.
|
||||
For more information about the GPMC, see [Group Policy Management Console](http://go.microsoft.com/fwlink/p/?LinkId=214515) on TechNet.
|
||||
|
||||
## Searching for Group Policy settings
|
||||
To search for Group Policy settings in the Group Policy Management Console (GPMC), use the [Group Policy Search tool](http://go.microsoft.com/fwlink/p/?LinkId=279857). To find the Group Policy settings, click **Windows Components**, and then click **Internet Explorer**.
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
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.
|
||||
ms.assetid: 50383d3f-9ac9-4a30-8852-354b6eb9434a
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: 'Group Policy and Internet Explorer 11 (IE11)'
|
||||
title: Group Policy and Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
**Last updated**
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
Description: 'Group Policy, the Local Group Policy Editor, and Internet Explorer 11'
|
||||
Description: Group Policy, the Local Group Policy Editor, and Internet Explorer 11
|
||||
ms.assetid: 6fc30e91-efac-4ba5-9ee2-fa77dcd36467
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: 'Group Policy, the Local Group Policy Editor, and Internet Explorer 11'
|
||||
title: Group Policy, the Local Group Policy Editor, and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy, the Local Group Policy Editor, and Internet Explorer 11
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Group Policy and compatibility with Internet Explorer 11
|
||||
title: Group Policy and compatibility with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy and compatibility with Internet Explorer 11
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Group Policy management tools
|
||||
title: Group Policy management tools (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy management tools
|
||||
@ -14,7 +14,7 @@ Group Policy, based on Microsoft Active Directory Domain Services (AD DS), lets
|
||||
By using Group Policy, you can set up a policy setting once, and then copy that setting onto many computers. For example, you can set up multiple Internet Explorer 11 security settings in a GPO that's linked to a domain, and then apply all of those settings to every computer in the domain.
|
||||
|
||||
**Note**<br>
|
||||
For more information about Group Policy, see the [Group Policy TechCenter](http://go.microsoft.com/fwlink/?LinkId=214514). This site provides links to the latest technical documentation, videos, and downloads for Group Policy.
|
||||
For more information about Group Policy, see the [Group Policy TechCenter](http://go.microsoft.com/fwlink/p/?LinkId=214514). This site provides links to the latest technical documentation, videos, and downloads for Group Policy.
|
||||
|
||||
## Managing settings with GPOs
|
||||
After deploying IE11 to your organization, you can continue to manage the browser settings by using Active Directory Domain Services (AD DS) together with the following Group Policy-related setting management groups:
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Group policy preferences and Internet Explorer 11
|
||||
title: Group policy preferences and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group policy preferences and Internet Explorer 11
|
||||
@ -21,7 +21,7 @@ Group Policy preferences are less strict than Group Policy settings, based on:
|
||||
|Targeting and filtering |<ul><li>Targeting is specific, with a user interface for each type of targeting item</li><li>Supports targeting at the individual preference item level</li></ul> |<ul><li>Filtering is based on Windows Management Instrumentation (WMI), and requires writing WMI queries</li><li>Supports filtering at the Group Policy Object (GPO) level</li></ul> |
|
||||
|
||||
|
||||
For more information about Group Policy preferences, see the [Group Policy Settings Reference for Windows and Windows Server](http://go.microsoft.com/fwlink/?LinkId=279876).
|
||||
For more information about Group Policy preferences, see the [Group Policy Settings Reference for Windows and Windows Server](http://go.microsoft.com/fwlink/p/?LinkId=279876).
|
||||
|
||||
|
||||
|
||||
|
@ -5,11 +5,11 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Group Policy problems with Internet Explorer 11
|
||||
title: Group Policy problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy problems with Internet Explorer 11
|
||||
If you're having problems with Group Policy and Internet Explorer 11, or if you're looking for high-level information about the concepts and techniques used to troubleshoot Group Policy, as well as links to detailed reference topics, procedures, and troubleshooting scenario guides, see [Group Policy Analysis and Troubleshooting Overview](http://go.microsoft.com/fwlink/?LinkId=279872).
|
||||
If you're having problems with Group Policy and Internet Explorer 11, or if you're looking for high-level information about the concepts and techniques used to troubleshoot Group Policy, as well as links to detailed reference topics, procedures, and troubleshooting scenario guides, see [Group Policy Analysis and Troubleshooting Overview](http://go.microsoft.com/fwlink/p/?LinkId=279872).
|
||||
|
||||
## Group Policy Object-related Log Files
|
||||
You can use the Event Viewer to review Group Policy-related messages in the **Windows Logs**, **System** file. All of the Group Policy-related events are shown with a source of **GroupPolicy**. For more information about the Event Viewer, see [What information appears in event logs? (Event Viewer)](http://go.microsoft.com/fwlink/p/?LinkId=294917).
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: 'Group Policy, Shortcut Extensions, and Internet Explorer 11'
|
||||
title: Group Policy, Shortcut Extensions, and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy, Shortcut Extensions, and Internet Explorer 11
|
||||
@ -32,7 +32,7 @@ You can create and configure shortcuts for any domain-based Group Policy Object
|
||||
|
||||
5. Type the required shortcut settings and your comments into the **Description** box, and click **OK**.
|
||||
|
||||
For more information about shortcut extensions, including step-by-step guidance, see [Shortcuts Extension](http://go.microsoft.com/fwlink/?LinkId=214525) and [Configure a Shortcut Item](http://go.microsoft.com/fwlink/?LinkId=301837).
|
||||
For more information about shortcut extensions, including step-by-step guidance, see [Shortcuts Extension](http://go.microsoft.com/fwlink/p/?LinkId=214525) and [Configure a Shortcut Item](http://go.microsoft.com/fwlink/p/?LinkId=301837).
|
||||
|
||||
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
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
|
||||
ms.assetid: e3607cde-a498-4e04-9daa-b331412967fc
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: 'Group Policy, Windows Powershell, and Internet Explorer 11'
|
||||
title: Group Policy, Windows Powershell, and Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Group Policy, Windows Powershell, and Internet Explorer 11
|
||||
@ -21,7 +21,7 @@ Each cmdlet is a single-function command-line tool that can:
|
||||
|
||||
- Configure registry-based policy settings and registry settings for Group Policy preferences.
|
||||
|
||||
For more info about PowerShell and Group Policy management, see [Use Windows PowerShell to Manage Group Policy](http://go.microsoft.com/fwlink/?LinkId=276828).
|
||||
For more info about PowerShell and Group Policy management, see [Use Windows PowerShell to Manage Group Policy](http://go.microsoft.com/fwlink/p/?LinkId=276828).
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: bddc2d97-c38d-45c5-9588-1f5bbff2e9c3
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Internet Explorer 11 (IE11) - Deployment Guide for IT Pros
|
||||
title: Internet Explorer 11 (IE11) - Deployment Guide for IT Pros (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Internet Explorer 11 (IE11) - Deployment Guide for IT Pros
|
||||
@ -39,11 +39,11 @@ Because this content isn't intended to be a step-by-step guide, not all of the s
|
||||
|[Manage Internet Explorer 11](manage-ie11-overview.md) |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 IE. |
|
||||
|[Troubleshoot Internet Explorer 11 (IE11)](troubleshoot-ie11-.md) |Use the topics in this section to learn how to troubleshoot several of the more common problems experienced with IE. |
|
||||
|[Out-of-date ActiveX control blocking](out-of-date-activex-control-blocking.md) |ActiveX controls are small apps that let websites provide content, like videos, games, and let you interact with content like toolbars. Unfortunately, because many ActiveX controls aren’t automatically updated, they can become outdated as new versions are released. It’s very important that you keep your ActiveX controls up-to-date because malicious software (or malware) can target security flaws in outdated controls, damaging your computer by collecting info from it, installing unwanted software, or by letting someone else control it remotely. To help avoid this situation, IE includes a new security feature, called <em>out-of-date ActiveX control blocking</em>. |
|
||||
|[Deprecated document modes and Internet Explorer 11](deprecated-document-modes.md) |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. Starting with Windows 10, we’re deprecating document modes.<p>This means that while IE11 will continue to support document modes, Microsoft Edge won’t. And because of that, it also means that if you want to use Microsoft Edge, you’re going to have to update your legacy webpages and apps to support modern features, browsers, and devices.<p><b>Note</b><br>For specific details about the technologies and APIs that are no longer supported in Microsoft Edge, see [A break from the past, part 2: Saying goodbye to ActiveX, VBScript, attachEvent](http://go.microsoft.com/fwlink/?LinkId=615953). |
|
||||
|[Deprecated document modes and Internet Explorer 11](deprecated-document-modes.md) |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. Starting with Windows 10, we’re deprecating document modes.<p>This means that while IE11 will continue to support document modes, Microsoft Edge won’t. And because of that, it also means that if you want to use Microsoft Edge, you’re going to have to update your legacy webpages and apps to support modern features, browsers, and devices.<p><b>Note</b><br>For specific details about the technologies and APIs that are no longer supported in Microsoft Edge, see [A break from the past, part 2: Saying goodbye to ActiveX, VBScript, attachEvent](http://go.microsoft.com/fwlink/p/?LinkId=615953). |
|
||||
|[What is the Internet Explorer 11 Blocker Toolkit?](what-is-the-internet-explorer-11-blocker-toolkit.md) |The IE11 Blocker Toolkit lets you turn off the automatic delivery of IE11 through the <b>Automatic Updates</b> feature of Windows Update. |
|
||||
|[Missing Internet Explorer Maintenance (IEM) settings for Internet Explorer 11](missing-internet-explorer-maintenance-settings-for-ie11.md) |The Internet Explorer Maintenance (IEM) settings have been deprecated in favor of Group Policy preferences, Administrative Templates (.admx), and the Internet Explorer Administration Kit 11 (IEAK 11).<p>Because of this change, your IEM-configured settings will no longer work on computers running Internet Explorer 10 or newer. To fix this, you need to update the affected settings using Group Policy preferences, Administrative Templates (.admx), or the IEAK 11.<p>Because Group Policy Preferences and IEAK 11 run using asynchronous processes, you should choose to use only one of the tools within each group of settings. For example, using only IEAK 11 in the <b>Security</b> settings or Group Policy Preferences within the <b>Internet Zone</b> settings. Also, it's important to remember that policy is enforced and can't be changed by the user, while preferences are configured, but can be changed by the user. |
|
||||
|[Missing the Compatibility View Button](missing-the-compatibility-view-button.md) |Compatibility View was introduced in Internet Explorer 8 to help existing content continue to work with Windows Internet Explorer 7, while developers updated their content to support modern interoperable web standards. Since then, the IE web platform, and the web itself, have changed so that most public web content looks for standards-based features instead of IE 7-compatible behavior.<p>Thanks to these changes, using IE11 in the latest standards mode is more compatible with the web than ever before. As a result, IE11 simplifies web page compatibility for users by removing the <b>Compatibility View</b> button and reducing the number of compatibility options in the F12 developer tools for developers. |
|
||||
|[Deploy pinned websites using Microsoft Deployment Toolkit (MDT) 2013](deploy-pinned-sites-using-mdt-2013.md) |You can pin websites to the Windows 8.1 taskbar for quick access. You pin a website simply by dragging its tab to the taskbar. Some websites can also extend the icon’s Jump List.<p>The ability to pin websites to the Windows 8.1 taskbar can help make end-users in businesses more productive. As an IT professional, for example, you can pin intranet and SharePoint websites to the taskbar to make them immediately available to employees. In this article, you learn how to deploy pinned websites by using Lite Touch Installation in the [Microsoft Deployment Toolkit (MDT) 2013](http://go.microsoft.com/fwlink/?LinkId=398474).
|
||||
|[Deploy pinned websites using Microsoft Deployment Toolkit (MDT) 2013](deploy-pinned-sites-using-mdt-2013.md) |You can pin websites to the Windows 8.1 taskbar for quick access. You pin a website simply by dragging its tab to the taskbar. Some websites can also extend the icon’s Jump List.<p>The ability to pin websites to the Windows 8.1 taskbar can help make end-users in businesses more productive. As an IT professional, for example, you can pin intranet and SharePoint websites to the taskbar to make them immediately available to employees. In this article, you learn how to deploy pinned websites by using Lite Touch Installation in the [Microsoft Deployment Toolkit (MDT) 2013](http://go.microsoft.com/fwlink/p/?LinkId=398474).
|
||||
|
||||
|
||||
## IE11 naming conventions
|
||||
|
@ -5,7 +5,7 @@ ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: appcompat
|
||||
title: Import your Enterprise Mode site list to the Enterprise Mode Site List Manager (Internet Explorer 11)
|
||||
title: Import your Enterprise Mode site list to the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Import your Enterprise Mode site list to the Enterprise Mode Site List Manager
|
||||
@ -35,8 +35,8 @@ Importing your file overwrites everything that’s currently in the tool, so mak
|
||||
3. Review the alert message about all of your entries being overwritten. If you still want to import the file, click **Yes**.
|
||||
|
||||
## Related topics
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
- [Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
- [Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: caca18c1-d5c4-4404-84f8-d02bc562915f
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Install and Deploy Internet Explorer 11 (IE11)
|
||||
title: Install and Deploy Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Install and Deploy Internet Explorer 11 (IE11)
|
||||
|
@ -4,11 +4,11 @@ ms.assetid: b2dfc08c-78af-4c22-8867-7be3b92b1616
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Install Internet Explorer 11 (IE11) - Microsoft Intune
|
||||
title: Install Internet Explorer 11 (IE11) - Microsoft Intune (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Install Internet Explorer 11 (IE11) using Microsoft Intune
|
||||
Internet Explorer 11 is available as an update in Microsoft Intune. Microsoft Intune uses Windows cloud services to help you manage updates, monitor and protect your computers, provide remote assistance, track hardware and software inventory, and set security policies. For more information, see the [Documentation Library for Microsoft Intune](http://go.microsoft.com/fwlink/?LinkId=301805).
|
||||
Internet Explorer 11 is available as an update in Microsoft Intune. Microsoft Intune uses Windows cloud services to help you manage updates, monitor and protect your computers, provide remote assistance, track hardware and software inventory, and set security policies. For more information, see the [Documentation Library for Microsoft Intune](http://go.microsoft.com/fwlink/p/?LinkId=301805).
|
||||
|
||||
## Adding and deploying the IE11 package
|
||||
You can add and then deploy the IE11 package to any computer that's managed by Microsoft Intune.
|
||||
@ -19,7 +19,7 @@ You can add and then deploy the IE11 package to any computer that's managed by M
|
||||
|
||||
2. Add your IE11 package as either an external link or as a Windows installer package (.exe or .msi).
|
||||
|
||||
For more info about how to decide which one to use, and how to use it, see [Adding Software Packages](http://go.microsoft.com/fwlink/?LinkId=301806).
|
||||
For more info about how to decide which one to use, and how to use it, see [Adding Software Packages](http://go.microsoft.com/fwlink/p/?LinkId=301806).
|
||||
|
||||
**To automatically deploy and install the IE11 package**
|
||||
|
||||
@ -29,7 +29,7 @@ For more info about how to decide which one to use, and how to use it, see [Addi
|
||||
|
||||
3. After the package is on your employee's computers, the installation process runs, based on what you set up in your wizard.
|
||||
|
||||
For more info about this, see [Automatically Deploying Software Packages to Devices and Users](http://go.microsoft.com/fwlink/?LinkId=301807)
|
||||
For more info about this, see [Automatically Deploying Software Packages to Devices and Users](http://go.microsoft.com/fwlink/p/?LinkId=301807)
|
||||
|
||||
**To let your employees install the IE11 package**
|
||||
|
||||
@ -37,7 +37,7 @@ For more info about this, see [Automatically Deploying Software Packages to Devi
|
||||
|
||||
2. Any employee in the assigned group can now install the package.
|
||||
|
||||
For more info about this, see [User Initiated Software Installation](http://go.microsoft.com/fwlink/?LinkId=301808)
|
||||
For more info about this, see [User Initiated Software Installation](http://go.microsoft.com/fwlink/p/?LinkId=301808)
|
||||
|
||||
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
Description: 'Install Internet Explorer 11 (IE11) - Operating system deployment systems'
|
||||
Description: Install Internet Explorer 11 (IE11) - Operating system deployment systems
|
||||
MS-HAID: 'p\_ie11deploy.install\_internet\_explorer\_11\_\_ie11\_\_\_\_operating\_system\_deployment\_systems'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Install Internet Explorer 11 (IE11) - Operating system deployment systems'
|
||||
title: Install Internet Explorer 11 (IE11) - Operating system deployment systems (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# - Operating system deployment systems
|
||||
@ -12,9 +12,9 @@ You can install Internet Explorer 11 (IE11) using Microsoft Deployment Toolkit
|
||||
|
||||
You'll need to extract the .cab file for each supported operating system and platform combination and the .msu file for each prerequisite update. Download the IE11 update and prerequisites here:
|
||||
|
||||
- [Microsoft Download Center](http://go.microsoft.com/fwlink/?LinkId=279697)
|
||||
- [Microsoft Download Center](http://go.microsoft.com/fwlink/p/?LinkId=279697)
|
||||
|
||||
- [Microsoft Update Catalog](http://go.microsoft.com/fwlink/?LinkId=214287)
|
||||
- [Microsoft Update Catalog](http://go.microsoft.com/fwlink/p/?LinkId=214287)
|
||||
|
||||
After you install the .msu file updates, you'll need to add them to your MDT deployment. You'll also need to extract the IE11 .cab update file from the IE11 installation package, using the `/x` command-line option. For example, `IE11-Windows6.1-x64-en-us.exe /x:c:\ie11cab`.
|
||||
|
||||
@ -46,9 +46,9 @@ You can add the IE11 update while you're performing offline servicing, or slipst
|
||||
|
||||
These articles have step-by-step details about adding packages to your Windows images:
|
||||
|
||||
- For Windows 8.1, see [Add or Remove Packages Offline Using DISM](http://go.microsoft.com/fwlink/?LinkId=276791).
|
||||
- For Windows 8.1, see [Add or Remove Packages Offline Using DISM](http://go.microsoft.com/fwlink/p/?LinkId=276791).
|
||||
|
||||
- For Windows 7 SP1, see [Add or Remove Packages Offline](http://go.microsoft.com/fwlink/?LinkId=214490).
|
||||
- For Windows 7 SP1, see [Add or Remove Packages Offline](http://go.microsoft.com/fwlink/p/?LinkId=214490).
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Install Internet Explorer 11 (IE11) - System Center 2012 R2 Configuration Manager'
|
||||
MS-HAID: 'p\_ie11deploy.install\_internet\_explorer\_11\_\_ie11\_\_\_\_system\_center\_2012\_r2\_configuration\_manager'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Install Internet Explorer 11 (IE11) - System Center 2012 R2 Configuration Manager'
|
||||
title: Install Internet Explorer 11 (IE11) - System Center 2012 R2 Configuration Manager (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# - System Center 2012 R2 Configuration Manager
|
||||
@ -20,7 +20,7 @@ You can install Internet Explorer 11 (IE11) by using [System Center R2 2012 Con
|
||||
|
||||
4. Move the installation package to your distribution points, and then advertise the package.
|
||||
|
||||
You can also use System Center Essentials 2010 to deploy IE11 installation packages. For info, see [System Center Essentials 2010](http://go.microsoft.com/fwlink/p/?linkid=395200) and the [System Center Essentials 2010 Operations Guide](http://go.microsoft.com/fwlink/?LinkId=214266).
|
||||
You can also use System Center Essentials 2010 to deploy IE11 installation packages. For info, see [System Center Essentials 2010](http://go.microsoft.com/fwlink/p/?linkid=395200) and the [System Center Essentials 2010 Operations Guide](http://go.microsoft.com/fwlink/p/?LinkId=214266).
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Install Internet Explorer 11 (IE11) - Network'
|
||||
MS-HAID: 'p\_ie11deploy.install\_internet\_explorer\_11\_\_ie11\_\_\_\_network'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Install Internet Explorer 11 (IE11) - Network'
|
||||
title: Install Internet Explorer 11 (IE11) - Network (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# - Network
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Install Internet Explorer 11 (IE11) - Third-party tools'
|
||||
MS-HAID: 'p\_ie11deploy.install\_internet\_explorer\_11\_\_ie11\_\_\_\_third\_party\_tools'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Install Internet Explorer 11 (IE11) - Third-party tools'
|
||||
title: Install Internet Explorer 11 (IE11) - Third-party tools (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# - Third-party tools
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Install Internet Explorer 11 (IE11) - Windows Server Update Services (WSUS)'
|
||||
MS-HAID: 'p\_ie11deploy.install\_internet\_explorer\_11\_\_ie11\_\_\_\_windows\_server\_update\_services\_\_wsus\_'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Install Internet Explorer 11 (IE11) - Windows Server Update Services (WSUS)'
|
||||
title: Install Internet Explorer 11 (IE11) - Windows Server Update Services (WSUS) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
#
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Install problems with Internet Explorer 11
|
||||
MS-HAID: 'p\_ie11deploy.install\_problems\_with\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Install problems with Internet Explorer 11
|
||||
title: Install problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Install problems with Internet Explorer 11
|
||||
@ -18,7 +18,7 @@ If you do, you can:
|
||||
|
||||
- Temporarily turn off your antispyware and antivirus software.
|
||||
|
||||
- Try another IE11 installer. For example from [Windows Update](http://go.microsoft.com/fwlink/?LinkId=302315) or from the [Download Internet Explorer 11](http://go.microsoft.com/fwlink/p/?linkid=327753) website.
|
||||
- Try another IE11 installer. For example from [Windows Update](http://go.microsoft.com/fwlink/p/?LinkId=302315) or from the [Download Internet Explorer 11](http://go.microsoft.com/fwlink/p/?linkid=327753) website.
|
||||
|
||||
- Review the IE11\_main.log file in the \\Windows folder. This log file has information about each installation and is appended for each subsequent installation.
|
||||
|
||||
@ -37,17 +37,17 @@ If Internet Explorer doesn't finish installing, it might mean that Windows Updat
|
||||
|
||||
2. After the uninstall finishes, restart your computer.
|
||||
|
||||
2. Run [Windows Update](http://go.microsoft.com/fwlink/?LinkId=302315), clicking **Check for updates**.
|
||||
2. Run [Windows Update](http://go.microsoft.com/fwlink/p/?LinkId=302315), clicking **Check for updates**.
|
||||
|
||||
3. Check the list for IE11. If it's included in the list of updates for download, exclude it before you update your computer.
|
||||
|
||||
If you get an error during the Windows Update process, see [Fix the problem with Microsoft Windows Update that is not working](http://go.microsoft.com/fwlink/?LinkId=302316).
|
||||
If you get an error during the Windows Update process, see [Fix the problem with Microsoft Windows Update that is not working](http://go.microsoft.com/fwlink/p/?LinkId=302316).
|
||||
|
||||
4. Restart your computer, making sure all of your the updates are finished.
|
||||
|
||||
5. Try to reinstall IE11 from either Windows Update (if you saw it in Step 3) or from the [Download Internet Explorer 11](http://go.microsoft.com/fwlink/p/?linkid=327753) website.
|
||||
|
||||
If these steps didn't fix your problem, see [Troubleshooting a failed installation of Internet Explorer 11](http://go.microsoft.com/fwlink/?LinkId=304130).
|
||||
If these steps didn't fix your problem, see [Troubleshooting a failed installation of Internet Explorer 11](http://go.microsoft.com/fwlink/p/?LinkId=304130).
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Intranet problems with Internet Explorer 11
|
||||
MS-HAID: 'p\_ie11deploy.intranet\_problems\_with\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Intranet problems with Internet Explorer 11
|
||||
title: Intranet problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Intranet problems with Internet Explorer 11
|
||||
|
@ -2,7 +2,7 @@
|
||||
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.'
|
||||
MS-HAID: 'p\_ie11deploy.manage\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Manage Internet Explorer 11
|
||||
title: Manage Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Manage Internet Explorer 11
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'The Internet Explorer Maintenance (IEM) settings have been deprecated in favor of Group Policy Preferences, Administrative Templates (.admx), and the IE Administration Kit 11 (IEAK 11).Because of this change, your IEM-configured settings will no longer work on computers running Internet Explorer 10 or newer. To fix this, you need to update the affected settings using Group Policy Preferences, Administrative Templates (.admx), or IE Administration Kit 11 (IEAK 11).Because Group Policy Preferences and IEAK 11 run using asynchronous processes, you should choose to use only one of the tools within each group of settings. For example, using only IEAK 11 in the Security settings or Group Policy Preferences within the Internet Zone settings. Also, it''s important to remember that policy is enforced and can''t be changed by the user, while preferences are configured, but can be changed by the user.'
|
||||
MS-HAID: 'p\_ie11deploy.missing\_internet\_explorer\_maintenance\_settings\_for\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Missing Internet Explorer Maintenance settings for Internet Explorer 11
|
||||
title: Missing Internet Explorer Maintenance settings for Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Missing Internet Explorer Maintenance settings for Internet Explorer 11
|
||||
@ -34,11 +34,11 @@ For more information about all of the new options and Group Policy, see:
|
||||
|
||||
- [IEAK 11 - Internet Explorer Administration Kit 11 Guide](http://go.microsoft.com/fwlink/p/?linkid=327741)
|
||||
|
||||
- [Group Policy Settings Reference for Windows and Windows Server](http://go.microsoft.com/fwlink/?LinkId=279876)
|
||||
- [Group Policy Settings Reference for Windows and Windows Server](http://go.microsoft.com/fwlink/p/?LinkId=279876)
|
||||
|
||||
- [Group Policy ADMX Syntax Reference Guide](http://go.microsoft.com/fwlink/?LinkId=276830)
|
||||
- [Group Policy ADMX Syntax Reference Guide](http://go.microsoft.com/fwlink/p/?LinkId=276830)
|
||||
|
||||
- [Enable and Disable Settings in a Preference Item](http://go.microsoft.com/fwlink/?LinkId=282671)
|
||||
- [Enable and Disable Settings in a Preference Item](http://go.microsoft.com/fwlink/p/?LinkId=282671)
|
||||
|
||||
## IEM replacements
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Compatibility View was introduced in Windows Internet Explorer 8 to help existing content continue to work with Windows Internet Explorer 7, while developers updated their content to support modern interoperable web standards.'
|
||||
MS-HAID: 'p\_ie11deploy.missing\_the\_compatibility\_view\_button'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Missing the Compatibility View Button
|
||||
title: Missing the Compatibility View Button (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Missing the Compatibility View Button
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: '.NET Framework problems with Internet Explorer 11'
|
||||
MS-HAID: 'p\_ie11deploy.net\_framework\_problems\_with\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: '.NET Framework problems with Internet Explorer 11'
|
||||
title: .NET Framework problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# .NET Framework problems with Internet Explorer 11
|
||||
@ -18,7 +18,7 @@ You can get IE11 to use managed browser hosting controls again, by:
|
||||
|
||||
2. **For x64 systems or for 64-bit processes on x64 systems:** Go to the HKLM/SOFTWARE/Wow6432Node/.NETFramework registry key and change the **EnableIEHosting** value to 1.
|
||||
|
||||
For more information, see the [Web Applications](http://go.microsoft.com/fwlink/?LinkId=308903) section of the Application Compatibility in the .NET Framework 4.5 page.
|
||||
For more information, see the [Web Applications](http://go.microsoft.com/fwlink/p/?LinkId=308903) section of the Application Compatibility in the .NET Framework 4.5 page.
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: New group policy settings for Internet Explorer 11
|
||||
MS-HAID: 'p\_ie11deploy.new\_group\_policy\_settings\_for\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: New group policy settings for Internet Explorer 11
|
||||
title: New group policy settings for Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# New group policy settings for Internet Explorer 11
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'ActiveX controls are small apps that let websites provide content, like videos, games, and let you interact with content like toolbars.'
|
||||
MS-HAID: 'p\_ie11deploy.out\_of\_date\_activex\_control\_blocking'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Out-of-date ActiveX control blocking'
|
||||
title: Out-of-date ActiveX control blocking (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Out-of-date ActiveX control blocking
|
||||
@ -31,7 +31,7 @@ Out-of-date ActiveX control blocking lets you:
|
||||
|
||||
- Update the outdated control, so that it’s up-to-date and safer to use.
|
||||
|
||||
The out-of-date ActiveX control blocking feature works with all [Security Zones](http://go.microsoft.com/fwlink/?LinkId=403863), except the Local Intranet Zone and the Trusted Sites Zone.
|
||||
The out-of-date ActiveX control blocking feature works with all [Security Zones](http://go.microsoft.com/fwlink/p/?LinkId=403863), except the Local Intranet Zone and the Trusted Sites Zone.
|
||||
|
||||
It also works with these operating system and IE combinations:
|
||||
|
||||
@ -81,7 +81,7 @@ It also works with these operating system and IE combinations:
|
||||
|
||||
|
||||
|
||||
For more info about this new feature, see [Internet Explorer begins blocking out-of-date ActiveX controls](http://go.microsoft.com/fwlink/?LinkId=507691) blog. To see the complete list of out-of-date Active controls blocked by this feature, go [here](http://go.microsoft.com/fwlink/?LinkId=517023).
|
||||
For more info about this new feature, see [Internet Explorer begins blocking out-of-date ActiveX controls](http://go.microsoft.com/fwlink/p/?LinkId=507691) blog. To see the complete list of out-of-date Active controls blocked by this feature, go [here](http://go.microsoft.com/fwlink/p/?LinkId=517023).
|
||||
|
||||
## What does the out-of-date ActiveX control blocking notification look like?
|
||||
|
||||
@ -131,7 +131,7 @@ If you don’t fully trust a site, you shouldn’t allow it to launch an outdate
|
||||
|
||||
IE uses Microsoft’s versionlist.xml file to determine whether an ActiveX control should be stopped from loading. This file is updated with newly-discovered out-of-date ActiveX controls, which IE automatically downloads to your local copy of the file.
|
||||
|
||||
You can see your copy of the versionlist.xml file here `%LOCALAPPDATA%\Microsoft\Internet Explorer\VersionManager\versionlist.xml`, or you can view Microsoft’s version at [Internet Explorer version list](http://go.microsoft.com/fwlink/?LinkId=403864).
|
||||
You can see your copy of the versionlist.xml file here `%LOCALAPPDATA%\Microsoft\Internet Explorer\VersionManager\versionlist.xml`, or you can view Microsoft’s version at [Internet Explorer version list](http://go.microsoft.com/fwlink/p/?LinkId=403864).
|
||||
|
||||
**Security Note: **
|
||||
|
||||
@ -144,7 +144,7 @@ Turning off this automatic download breaks the out-of-date ActiveX control block
|
||||
## Out-of-date ActiveX control blocking on managed devices
|
||||
|
||||
|
||||
Out-of-date ActiveX control blocking includes 4 new Group Policy settings that you can use to manage your web browser configuration, based on your domain controller. You can download the administrative templates, including the new settings, from the [Administrative Templates for Internet Explorer](http://go.microsoft.com/fwlink/?LinkId=444484) page.
|
||||
Out-of-date ActiveX control blocking includes 4 new Group Policy settings that you can use to manage your web browser configuration, based on your domain controller. You can download the administrative templates, including the new settings, from the [Administrative Templates for Internet Explorer](http://go.microsoft.com/fwlink/p/?LinkId=444484) page.
|
||||
|
||||
### Group Policy settings
|
||||
|
||||
@ -418,7 +418,7 @@ Here’s a detailed example and description of what’s included in the VersionA
|
||||
|
||||
|
||||
|
||||
- **Enhanced Protected Mode (EPM)-compatible.** Whether the loaded ActiveX control is compatible with [Enhanced Protected Mode](http://go.microsoft.com/fwlink/?LinkId=403865).
|
||||
- **Enhanced Protected Mode (EPM)-compatible.** Whether the loaded ActiveX control is compatible with [Enhanced Protected Mode](http://go.microsoft.com/fwlink/p/?LinkId=403865).
|
||||
|
||||
**Note**
|
||||
Enhanced Protected Mode isn’t supported on Internet Explorer 9 or earlier versions of IE. Therefore, if you’re using Internet Explorer 8 or Internet Explorer 9, all ActiveX controls will always be marked as not EPM-compatible.
|
||||
@ -431,7 +431,7 @@ For Windows 10 you also have the option to log your inventory info to a local W
|
||||
|
||||
### Before you begin
|
||||
|
||||
Before you can use WMI to inventory your ActiveX controls, you need to [download the configuration package (.zip file)](http://go.microsoft.com/fwlink/?LinkId=616971), which includes:
|
||||
Before you can use WMI to inventory your ActiveX controls, you need to [download the configuration package (.zip file)](http://go.microsoft.com/fwlink/p/?LinkId=616971), which includes:
|
||||
|
||||
- **ConfigureWMILogging.ps1**. A Windows PowerShell script.
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Problems after installing Internet Explorer 11
|
||||
MS-HAID: 'p\_ie11deploy.problems\_after\_installing\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Problems after installing Internet Explorer 11
|
||||
title: Problems after installing Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Problems after installing Internet Explorer 11
|
||||
@ -33,7 +33,7 @@ RIES does not:
|
||||
|
||||
- Affect the applied Administrative Template Group Policy settings.
|
||||
|
||||
RIES turns off all custom toolbars, browser extensions, and customizations installed with IE11. If you change your mind, you can turn each of the customizations back on through the **Manage Add-ons** dialog box. For more information about resetting IE settings, see [How to Reset Internet Explorer Settings](http://go.microsoft.com/fwlink/?LinkId=214528).
|
||||
RIES turns off all custom toolbars, browser extensions, and customizations installed with IE11. If you change your mind, you can turn each of the customizations back on through the **Manage Add-ons** dialog box. For more information about resetting IE settings, see [How to Reset Internet Explorer Settings](http://go.microsoft.com/fwlink/p/?LinkId=214528).
|
||||
|
||||
## IE is crashing or seems slow
|
||||
|
||||
@ -62,12 +62,12 @@ If you notice that CPU usage is running higher than normal, or that IE is freque
|
||||
|
||||
2. On the **Advanced** tab, go to the **Accelerated graphics** section, and then turn on Software Rendering mode by choosing the **Use software rendering instead of GPU rendering** box.
|
||||
|
||||
If the **Use software rendering instead of GPU rendering** option is greyed out, it means that your current video card or video driver doesn't support GPU hardware acceleration. For more information, see [Is Internet Explorer slow? 5 things to try](http://go.microsoft.com/fwlink/?LinkId=214531).
|
||||
If the **Use software rendering instead of GPU rendering** option is greyed out, it means that your current video card or video driver doesn't support GPU hardware acceleration. For more information, see [Is Internet Explorer slow? 5 things to try](http://go.microsoft.com/fwlink/p/?LinkId=214531).
|
||||
|
||||
## Adaptive streaming and DRM playback don’t work with Windows Server 2012 R2
|
||||
|
||||
|
||||
IE11 in Windows Server 2012 R2 doesn’t include media features like adaptive streaming or Digital Rights Management (DRM) playback. To add these features, you’ll need to download and install the Media Feature Pack from the [Microsoft Download Center](http://go.microsoft.com/fwlink/?LinkId=320789), as well as an app that uses PlayReady DRM from the Windows Store, such as the Xbox Music app or Xbox Video app. The app must be installed to specifically turn on DRM features, while all other media features are installed with the Media Feature Pack.
|
||||
IE11 in Windows Server 2012 R2 doesn’t include media features like adaptive streaming or Digital Rights Management (DRM) playback. To add these features, you’ll need to download and install the Media Feature Pack from the [Microsoft Download Center](http://go.microsoft.com/fwlink/p/?LinkId=320789), as well as an app that uses PlayReady DRM from the Windows Store, such as the Xbox Music app or Xbox Video app. The app must be installed to specifically turn on DRM features, while all other media features are installed with the Media Feature Pack.
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'You can clear all of the sites from your global Enterprise Mode site list.'
|
||||
MS-HAID: 'p\_ie11deploy.remove\_all\_sites\_from\_your\_enterprise\_mode\_site\_list\_in\_the\_enterprise\_mode\_site\_list\_manager'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Remove all sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager
|
||||
title: Remove all sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Remove all sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager
|
||||
@ -38,8 +38,8 @@ This is a permanent removal and erases everything. However, if you determine it
|
||||
## Related topics
|
||||
|
||||
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
[Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Remove websites that were added to a local compatibility view list by mistake or because they no longer have compatibility problems.'
|
||||
MS-HAID: 'p\_ie11deploy.removing\_sites\_from\_a\_local\_compatibililty\_view\_list'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Remove sites from a local compatibility view list
|
||||
title: Remove sites from a local compatibility view list (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Remove sites from a local compatibility view list
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Remove websites that were added to a local Enterprise Mode site list by mistake or because the sites no longer have compatibility problems.'
|
||||
MS-HAID: 'p\_ie11deploy.removing\_sites\_from\_a\_local\_enterprise\_mode\_site\_list'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Remove sites from a local Enterprise Mode site list
|
||||
title: Remove sites from a local Enterprise Mode site list (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Remove sites from a local Enterprise Mode site list
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'You can save your current Enterprise Mode compatibility site list as an XML file, for distribution and use by your managed systems.'
|
||||
MS-HAID: 'p\_ie11deploy.save\_your\_site\_list\_to\_xml\_in\_the\_enterprise\_mode\_site\_list\_manager'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Save your site list to XML in the Enterprise Mode Site List Manager
|
||||
title: Save your site list to XML in the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Save your site list to XML in the Enterprise Mode Site List Manager
|
||||
@ -33,8 +33,8 @@ You can save your current Enterprise Mode compatibility site list as an XML file
|
||||
## Related topics
|
||||
|
||||
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
[Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'You can search to see if a specific site already appears in your global Enterprise Mode site list so you don’t try to add it again.'
|
||||
MS-HAID: 'p\_ie11deploy.search\_your\_enterprise\_mode\_site\_list\_in\_the\_enterprise\_mode\_site\_list\_manager'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Search your Enterprise Mode site list in the Enterprise Mode Site List Manager
|
||||
title: Search your Enterprise Mode site list in the Enterprise Mode Site List Manager (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Search your Enterprise Mode site list in the Enterprise Mode Site List Manager
|
||||
@ -31,8 +31,8 @@ You can search to see if a specific site already appears in your global Enterpri
|
||||
## Related topics
|
||||
|
||||
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
[Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'You can use the Group Policy setting, Set a default associations configuration file, to set the default browser for your company devices running Windows 10.'
|
||||
MS-HAID: 'p\_ie11deploy.set\_the\_default\_browser\_using\_group\_policy'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Set the default browser using Group Policy
|
||||
title: Set the default browser using Group Policy (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Set the default browser using Group Policy
|
||||
@ -14,7 +14,7 @@ You can use the Group Policy setting, **Set a default associations configuration
|
||||
|
||||
1. Open your Group Policy editor and go to the **Administrative Templates\\Windows Components\\File Explorer\\Set a default associations configuration file** setting.
|
||||
|
||||
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]( http://go.microsoft.com/fwlink/?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]( http://go.microsoft.com/fwlink/p/?LinkId=618268).
|
||||
|
||||

|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Set up Enterprise Mode logging and data collection
|
||||
MS-HAID: 'p\_ie11deploy.set\_up\_enterprise\_mode\_logging\_and\_data\_collection'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Set up Enterprise Mode logging and data collection
|
||||
title: Set up Enterprise Mode logging and data collection (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Set up Enterprise Mode logging and data collection
|
||||
@ -40,7 +40,7 @@ When you turn logging on, you need a valid URL that points to a server that can
|
||||
|
||||
**To set up an endpoint server**
|
||||
|
||||
1. Configure an IIS server to work with your Enterprise Mode data collection process. If you’re unsure how to set up IIS, see the [IIS installation webpage](http://go.microsoft.com/fwlink/?LinkId=507609).
|
||||
1. Configure an IIS server to work with your Enterprise Mode data collection process. If you’re unsure how to set up IIS, see the [IIS installation webpage](http://go.microsoft.com/fwlink/p/?LinkId=507609).
|
||||
|
||||
2. Open Internet Information Services (IIS) and turn on the ASP components from the **Add Roles and Features Wizard**, **Server Roles** page.
|
||||
|
||||
@ -79,7 +79,7 @@ This is what your log files will look like after you set everything up and at le
|
||||
## Using the GitHub sample to collect your data
|
||||
|
||||
|
||||
Microsoft has created the [EMIE-Data\_Collection\_Sample](http://go.microsoft.com/fwlink/?LinkId=507401) that shows how to collect your Enterprise Mode reports. This sample only shows how to collect data, it doesn’t show how to aggregate the data into your Enterprise Mode site list.
|
||||
Microsoft has created the [EMIE-Data\_Collection\_Sample](http://go.microsoft.com/fwlink/p/?LinkId=507401) that shows how to collect your Enterprise Mode reports. This sample only shows how to collect data, it doesn’t show how to aggregate the data into your Enterprise Mode site list.
|
||||
|
||||
This sample starts with you turning on Enterprise Mode and logging (either through Group Policy, or by manually setting the EnterpriseMode registry key) so that your users can use Enterprise Mode locally. For the steps to do this, go to [Turn on local control and logging for Enterprise Mode](turn-on-local-control-and-logging-for-enterprise-mode.md).
|
||||
|
||||
@ -96,7 +96,7 @@ For logging, you’re going to need a valid URL that points to a server that can
|
||||
|
||||
1. Set up a server to collect your Enterprise Mode information from your users.
|
||||
|
||||
2. Go to the Internet Explorer/[EMIE-Data\_Collection\_Sample](http://go.microsoft.com/fwlink/?LinkId=507401) page on GitHub and tap or click the **Download ZIP** button to download the complete project.
|
||||
2. Go to the Internet Explorer/[EMIE-Data\_Collection\_Sample](http://go.microsoft.com/fwlink/p/?LinkId=507401) page on GitHub and tap or click the **Download ZIP** button to download the complete project.
|
||||
|
||||
3. Open Microsoft Visual Studio 2013 with Update 2, and then open the PhoneHomeSample.sln file.
|
||||
|
||||
@ -164,8 +164,8 @@ If you have errors while you’re publishing your project, you should try to upd
|
||||
## Related topics
|
||||
|
||||
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
[What is Enterprise Mode?](what-is-enterprise-mode.md)
|
||||
[Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
[Turn on Enterprise Mode and use a site list](turn-on-enterprise-mode-and-use-a-site-list.md)
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Setup problems with Internet Explorer 11
|
||||
MS-HAID: 'p\_ie11deploy.setup\_problems\_with\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Setup problems with Internet Explorer 11
|
||||
title: Setup problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Setup problems with Internet Explorer 11
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Internet Explorer 11 is available for a number of systems and languages. This topic provides info about the minimum system requirements and language support.'
|
||||
MS-HAID: 'p\_ie11deploy.system\_requirements\_and\_language\_support\_for\_internet\_explorer\_11\_\_ie11\_'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'System requirements and language support for Internet Explorer 11 (IE11)'
|
||||
title: System requirements and language support for Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
#
|
||||
@ -104,7 +104,7 @@ You might experience start up issues where IE11 fails to launch an application t
|
||||
## Support for multiple languages
|
||||
|
||||
|
||||
IE11 is available in 108 languages for Windows 8.1 and 97 languages for Windows 7 with SP1. For the list of languages and download links, see [Windows 8 Language Packs](http://go.microsoft.com/fwlink/?LinkId=281818) and [Windows 7 Language Packs](http://go.microsoft.com/fwlink/?LinkId=281819).
|
||||
IE11 is available in 108 languages for Windows 8.1 and 97 languages for Windows 7 with SP1. For the list of languages and download links, see [Windows 8 Language Packs](http://go.microsoft.com/fwlink/p/?LinkId=281818) and [Windows 7 Language Packs](http://go.microsoft.com/fwlink/p/?LinkId=281819).
|
||||
|
||||
Computers running localized versions of Windows should run the same version of IE11. For example, if your employees use the Spanish edition of Windows, you should deploy the Spanish version of IE11. On the other hand, if your employees use multiple localized versions of Windows, like Spanish, French, and Catalan, you should install IE11 in one of the languages, and then install language packs for the others.
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Use the topics in this section to learn how to troubleshoot several of the more common problems experienced with Internet Explorer.'
|
||||
MS-HAID: 'p\_ie11deploy.troubleshoot\_internet\_explorer\_11\_\_ie11\_'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Troubleshoot Internet Explorer 11 (IE11)'
|
||||
title: Troubleshoot Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
#
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'It’s important that you test the sites you’re adding, or considering removing, from your Enterprise Mode site list.'
|
||||
MS-HAID: 'p\_ie11deploy.turn\_off\_enterprise\_mode'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Turn off Enterprise Mode
|
||||
title: Turn off Enterprise Mode (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Turn off Enterprise Mode
|
||||
|
@ -4,7 +4,7 @@ ms.assetid: e31a27d7-662e-4106-a3d2-c6b0531961d5
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: support
|
||||
ms.sitesec: library
|
||||
title: Fix font rendering problems by turning off natural metrics
|
||||
title: Fix font rendering problems by turning off natural metrics (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Fix font rendering problems by turning off natural metrics
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Turn on Enterprise Mode and use a site list
|
||||
MS-HAID: 'p\_ie11deploy.turn\_on\_enterprise\_mode\_and\_use\_a\_site\_list'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Turn on Enterprise Mode and use a site list
|
||||
title: Turn on Enterprise Mode and use a site list (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Turn on Enterprise Mode and use a site list
|
||||
@ -60,8 +60,8 @@ We recommend that you store and download your website list from a secure web sev
|
||||
## Related topics
|
||||
|
||||
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Turn on local control and logging for Enterprise Mode
|
||||
MS-HAID: 'p\_ie11deploy.turn\_on\_local\_control\_and\_logging\_for\_enterprise\_mode'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Turn on local control and logging for Enterprise Mode
|
||||
title: Turn on local control and logging for Enterprise Mode (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Turn on local control and logging for Enterprise Mode
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Internet Explorer 11 includes several new features and tools. This topic includes high-level info about the each of them.'
|
||||
MS-HAID: 'p\_ie11deploy.updated\_features\_and\_tools\_\_\_internet\_explorer\_11\_\_ie11\_'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'List of updated features and tools - Internet Explorer 11 (IE11)'
|
||||
title: List of updated features and tools - Internet Explorer 11 (IE11) (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
#
|
||||
@ -37,7 +37,7 @@ Internet Explorer 11 includes several new features and tools. This topic includ
|
||||
|
||||
For more information about IE11, see [Internet Explorer 11 - FAQ for IT Pros](http://go.microsoft.com/fwlink/p/?linkid=313985).
|
||||
|
||||
- **IE Administration Kit (IEAK).** Lets you create custom, branded versions of IE11. To get more information and to download the tool, see [Internet Explorer Administration Kit (IEAK) Information and Downloads](http://go.microsoft.com/fwlink/?LinkId=392490).
|
||||
- **IE Administration Kit (IEAK).** Lets you create custom, branded versions of IE11. To get more information and to download the tool, see [Internet Explorer Administration Kit (IEAK) Information and Downloads](http://go.microsoft.com/fwlink/p/?LinkId=392490).
|
||||
|
||||
- **Unattend Settings.** Lets you update the Unattend.xml file, to customize the home page, favorites, search providers, feeds, Accelerators, Web Slices, and settings for top result searches. To get more information, see the [Unattend Settings: Microsoft-Windows-IE-InternetExplorer](http://go.microsoft.com/fwlink/p/?LinkId=263709).
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Use the Enterprise Mode Site List Manager tool
|
||||
MS-HAID: 'p\_ie11deploy.use\_the\_enterprise\_mode\_site\_list\_manager\_tool'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Use the Enterprise Mode Site List Manager tool
|
||||
title: Use the Enterprise Mode Site List Manager tool (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Use the Enterprise Mode Site List Manager tool
|
||||
@ -27,7 +27,7 @@ You can use IE11 and the Enterprise Mode Site List Manager tool to add individua
|
||||
## Enterprise Mode Site List Manager tool versions
|
||||
|
||||
|
||||
There are currently two versions of the Enterprise Site List Manager tool, both based on your schema and operating system. Download the [Enterprise Mode Site List Manager for Windows 10](http://go.microsoft.com/fwlink/?LinkId=716853) tool or the [Enterprise Mode Site List Manager for Windows 7 and Windows 8.1](http://go.microsoft.com/fwlink/?LinkID=394378) tool, based on your operating system.
|
||||
There are currently two versions of the Enterprise Site List Manager tool, both based on your schema and operating system. Download the [Enterprise Mode Site List Manager for Windows 10](http://go.microsoft.com/fwlink/p/?LinkId=716853) tool or the [Enterprise Mode Site List Manager for Windows 7 and Windows 8.1](http://go.microsoft.com/fwlink/p/?LinkID=394378) tool, based on your operating system.
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
@ -146,8 +146,8 @@ The following topics give you more information about the things that you can do
|
||||
## Related topics
|
||||
|
||||
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
[Enterprise Mode schema v.2 guidance for Windows 10 devices](enterprise-mode-schema-version-2-guidance.md)
|
||||
[Enterprise Mode schema v.1 guidance for Windows 7 and Windows 8.1 devices](enterprise-mode-schema-version-1-guidance.md)
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: User interface problems with Internet Explorer 11
|
||||
MS-HAID: 'p\_ie11deploy.user\_interface\_problems\_with\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: User interface problems with Internet Explorer 11
|
||||
title: User interface problems with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# User interface problems with Internet Explorer 11
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'Enterprise Mode gives you a way for your legacy websites and apps to run using emulated versions of Windows Internet Explorer 7 or Windows Internet Explorer 8, while your new sites and apps run using Internet Explorer 11, including modern standards and features.'
|
||||
MS-HAID: 'p\_ie11deploy.using\_enterprise\_mode'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Using IE7 Enterprise Mode or IE8 Enterprise Mode
|
||||
title: Using IE7 Enterprise Mode or IE8 Enterprise Mode (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Using IE7 Enterprise Mode or IE8 Enterprise Mode
|
||||
@ -50,8 +50,8 @@ For instructions and more info about how to fix your compatibility issues using
|
||||
## Related topics
|
||||
|
||||
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/?LinkID=394378)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 10 tool](http://go.microsoft.com/fwlink/p/?LinkId=716853)
|
||||
[Download the Enterprise Mode Site List Manager for Windows 7 and Windows 8.1 tool](http://go.microsoft.com/fwlink/p/?LinkID=394378)
|
||||
[Use the Enterprise Mode Site List Manager tool](use-the-enterprise-mode-site-list-manager-tool.md)
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Using IEAK 11 to create packages
|
||||
MS-HAID: 'p\_ie11deploy.using\_ieak\_11\_to\_create\_packages'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Using IEAK 11 to create packages
|
||||
title: Using IEAK 11 to create packages (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Using IEAK 11 to create packages
|
||||
|
@ -2,13 +2,13 @@
|
||||
Description: 'Using .INF files to create packages'
|
||||
MS-HAID: 'p\_ie11deploy.using\_inf\_files\_to\_create\_packages'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'Using .INF files to create packages'
|
||||
title: Using .INF files to create packages (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Using .INF files to create packages
|
||||
|
||||
|
||||
IEAK 11 uses Setup information (.inf) files to provide uninstallation instructions. Uninstallation instructions let your employees remove components, like files, registry entries, or shortcuts, through the **Uninstall or change a program** box. For details about .inf files, see [INF File Sections and Directives](http://go.microsoft.com/fwlink/?LinkId=327959).
|
||||
IEAK 11 uses Setup information (.inf) files to provide uninstallation instructions. Uninstallation instructions let your employees remove components, like files, registry entries, or shortcuts, through the **Uninstall or change a program** box. For details about .inf files, see [INF File Sections and Directives](http://go.microsoft.com/fwlink/p/?LinkId=327959).
|
||||
|
||||
**To add uninstallation instructions to the .inf files**
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: Virtualization and compatibility with Internet Explorer 11
|
||||
MS-HAID: 'p\_ie11deploy.virtualization\_and\_compatibility\_with\_internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: Virtualization and compatibility with Internet Explorer 11
|
||||
title: Virtualization and compatibility with Internet Explorer 11 (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Virtualization and compatibility with Internet Explorer 11
|
||||
@ -11,17 +11,17 @@ title: Virtualization and compatibility with Internet Explorer 11
|
||||
If your company is considering upgrading to the latest version of Internet Explorer, but is hesitant because of a large number of web apps that need to be tested and moved, we recommend that you consider virtualization. Virtualization lets you set up a virtual environment where you can run earlier versions of IE.
|
||||
|
||||
**Important**
|
||||
We strongly suggest that while you're using virtualization, you also update your web apps so they run natively in the newer version of IE. For more information about how to update your code, see the [Internet Explorer 11 Compatibility Cookbook (Windows)](http://go.microsoft.com/fwlink/?LinkId=279707) to learn about the developer features that have been changed or deprecated since Internet Explorer 10.
|
||||
We strongly suggest that while you're using virtualization, you also update your web apps so they run natively in the newer version of IE. For more information about how to update your code, see the [Internet Explorer 11 Compatibility Cookbook (Windows)](http://go.microsoft.com/fwlink/p/?LinkId=279707) to learn about the developer features that have been changed or deprecated since Internet Explorer 10.
|
||||
|
||||
|
||||
|
||||
The Microsoft-supported options for virtualizing web apps are:
|
||||
|
||||
- **Microsoft Enterprise Desktop Virtualization (MED-V).** Uses Microsoft Virtual PC to provide an enterprise solution for desktop virtualization. With MED-V, you can easily create, deliver, and manage corporate Virtual PC images on any Windows®-based desktop. For more information, see [MED-V](http://go.microsoft.com/fwlink/?LinkId=271653).
|
||||
- **Microsoft Enterprise Desktop Virtualization (MED-V).** Uses Microsoft Virtual PC to provide an enterprise solution for desktop virtualization. With MED-V, you can easily create, deliver, and manage corporate Virtual PC images on any Windows®-based desktop. For more information, see [MED-V](http://go.microsoft.com/fwlink/p/?LinkId=271653).
|
||||
|
||||
- **Client Hyper-V.** Uses the same virtualization technology previously available in Windows Server, but now installed for Windows 8.1. For more information, see [Client Hyper-V](http://go.microsoft.com/fwlink/?LinkId=271654).
|
||||
- **Client Hyper-V.** Uses the same virtualization technology previously available in Windows Server, but now installed for Windows 8.1. For more information, see [Client Hyper-V](http://go.microsoft.com/fwlink/p/?LinkId=271654).
|
||||
|
||||
For more information about virtualization options, see [Microsoft Desktop Virtualization](http://go.microsoft.com/fwlink/?LinkId=271662).
|
||||
For more information about virtualization options, see [Microsoft Desktop Virtualization](http://go.microsoft.com/fwlink/p/?LinkId=271662).
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'What is Enterprise Mode?'
|
||||
MS-HAID: 'p\_ie11deploy.what\_is\_enterprise\_mode'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'What is Enterprise Mode?'
|
||||
title: What is Enterprise Mode (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# What is Enterprise Mode?
|
||||
@ -33,7 +33,7 @@ Enterprise Mode includes the following features:
|
||||
|
||||
- **Tool-based management for website lists.** Use the Enterprise Mode Site List Manager tool to add website domains and domain paths and to specify whether a site renders using Enterprise Mode.
|
||||
|
||||
Download the [Enterprise Mode Site List Manager for Windows 10](http://go.microsoft.com/fwlink/?LinkId=716853) tool or the [Enterprise Mode Site List Manager for Windows 7 and Windows 8.1](http://go.microsoft.com/fwlink/?LinkID=394378) tool, based on your operating system and schema.
|
||||
Download the [Enterprise Mode Site List Manager for Windows 10](http://go.microsoft.com/fwlink/p/?LinkId=716853) tool or the [Enterprise Mode Site List Manager for Windows 7 and Windows 8.1](http://go.microsoft.com/fwlink/p/?LinkID=394378) tool, based on your operating system and schema.
|
||||
|
||||
- **Centralized control.** You can specify the websites or web apps to interpret using Enterprise Mode, through an XML file on a website or stored locally. Domains and paths within those domains can be treated differently, allowing granular control. Use Group Policy to let users turn Enterprise Mode on or off from the **Tools** menu and to decide whether the Enterprise browser profile appears on the **Emulation** tab of the F12 developer tools.
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description: 'The Internet Explorer 11 Blocker Toolkit lets you turn off the automatic delivery of IE11 through the Automatic Updates feature of Windows Update.'
|
||||
MS-HAID: 'p\_ie11deploy.what\_is\_the\_internet\_explorer\_11\_blocker\_toolkit'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
title: 'What is the Internet Explorer 11 Blocker Toolkit?'
|
||||
title: What is the Internet Explorer 11 Blocker Toolkit? (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# What is the Internet Explorer 11 Blocker Toolkit?
|
||||
@ -29,7 +29,7 @@ The IE11 Blocker Toolkit doesn't stop users from manually installing IE11 from t
|
||||
|
||||
**To install the toolkit**
|
||||
|
||||
1. Download the IE11 Blocker Toolkit from [Toolkit to Disable Automatic Delivery of Internet Explorer 11](http://go.microsoft.com/fwlink/?LinkId=327745).
|
||||
1. Download the IE11 Blocker Toolkit from [Toolkit to Disable Automatic Delivery of Internet Explorer 11](http://go.microsoft.com/fwlink/p/?LinkId=327745).
|
||||
|
||||
2. Accept the license agreement and store the included 4 files on your local computer.
|
||||
|
||||
@ -43,7 +43,7 @@ The IE11 Blocker Toolkit doesn't stop users from manually installing IE11 from t
|
||||
|
||||
6. Close the Command Prompt.
|
||||
|
||||
For answers to frequently asked questions, see [Internet Explorer 11 Blocker Toolkit: Frequently Asked Questions](http://go.microsoft.com/fwlink/?LinkId=314063).
|
||||
For answers to frequently asked questions, see [Internet Explorer 11 Blocker Toolkit: Frequently Asked Questions](http://go.microsoft.com/fwlink/p/?LinkId=314063).
|
||||
|
||||
|
||||
|
||||
|
@ -1,19 +1,18 @@
|
||||
---
|
||||
Description: 'Find info about Internet Explorer 11 that''s important to IT Pros.'
|
||||
MS-HAID: 'p\_browsernodes.internet\_explorer\_11'
|
||||
MSHAttr: 'PreferredLib:/library'
|
||||
ms.prod: 'IE11'
|
||||
ms.mktglfcycl: 'deploy'
|
||||
ms.sitesec: 'library'
|
||||
title: Internet Explorer 11
|
||||
Description: Find info about Internet Explorer 11 that's important to IT Pros.
|
||||
ms.assetid: BE3DC32E-80D9-4D9F-A802-C7DB6C50DBE0
|
||||
ms.prod: IE11
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
title: Internet Explorer 11 documentation overview (Internet Explorer 11 for IT Pros)
|
||||
---
|
||||
|
||||
# Internet Explorer 11
|
||||
# Internet Explorer 11 documentation overview
|
||||
|
||||
|
||||
Find info about Internet Explorer 11 that's important to IT Pros.
|
||||
|
||||
- [Internet Explorer 11 (IE11) - FAQ for IT Pros](http://go.microsoft.com/fwlink/?LinkId=618481)
|
||||
- [Internet Explorer 11 (IE11) - FAQ for IT Pros](http://go.microsoft.com/fwlink/p/?LinkId=618481)
|
||||
|
||||
- [Internet Explorer 11 (IE11) - Deployment Guide for IT Pros](http://go.microsoft.com/fwlink/p/?linkid=618480)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user