TrustedSites specifies the Uniform Resource Locator (URL) for Internet sites whose content can be trusted by administrators and users for whom Internet Explorer® Enhanced Security Configuration (ESC) is enabled.

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 Trusted sites zone.

For more information, see Microsoft-Windows-IE-ESC.

Values

Path_to_url

Specifies the fully qualified path to the URL of each Internet site. You can add multiple sites, using semi-colons as the separator. Path_to_url is a string.

This string type supports empty elements.

Valid Configuration Passes

specialize

Parent Hierarchy

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 specifies the fully qualified URLs.

  Copy Code
<TrustedSites>http://www.fabrikam.com;http://www.contoso.com</TrustedSites>

See Also