TrustedSites
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.
Note
This setting is available only for Windows Server® 2008 family editions.
Values
Path_to_url |
Specifies the fully qualified path to the Uniform Resource Locator (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 Passes
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | TrustedSites
Applies To
For the 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.
<TrustedSites>http://www.fabrikam.com;http://www.contoso.com</TrustedSites>