Home_Page specifies the Uniform Resource Locator (URL) for the default home page that appears when the user starts Internet Explorer®. To set additional home pages, use the Microsoft-Windows-IE-InternetExplorer/StartPages setting.

Values

Url

Describes the fully qualified URL path. Url is a string.

This string type does not support empty elements. Do not create an empty value for this setting.

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 URL.

  Copy Code
<Home_Page>http://www.fabrikam.com</Home_Page>

See Also