IntranetCompatibilityMode
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2
IntranetCompatibilityMode
specifies whether intranet sites render using Compatibility view.
In Compatibility view, Internet Explorer® displays Web pages as they would be shown on an earlier version of Internet Explorer.
Values
true |
Internet Explorer will render in Compatibility mode for intranet sites. |
false |
Internet Explorer will not render in Compatibility mode for intranet sites. This is the default value. |
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | IntranetCompatibilityMode
Applies To
For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML Example
The following XML output shows how to render intranet sites using Compatibility mode.
<IntranetCompatibilityMode>true</IntranetCompatibilityMode>