IEHardenUser specifies whether Internet Explorer® Enhanced Security Configuration (ESC) is enabled for all users. When Internet Explorer ESC is enabled, it reduces the exposure of your server to potential security attacks from Web pages that do not belong to the Local Intranet zone or the Trusted Sites zone.

Values

true

Specifies that ESC is enabled for all users on the computer. This is the default setting.

false

Specifies that ESC is not enabled for all users on the computer.

Valid Passes

specialize

Parent Hierarchy

Microsoft-Windows-IE-ESC | IEHardenUser

Applies To

For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-IE-ESC.

XML Example

The following XML output specifies that ESC is enabled for all users on the computer.

  Copy Code
<IEHardenUser>true</IEHardenUser>

See Also