Click to Rate and Give Feedback
TechNet
TechNet Library

  Switch on low bandwidth view
[URL] (Remote Installation Services)

Updated: March 28, 2003

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

[URL]

The [URL] section contains entries for specifying default Uniform Resource Locator (URL) settings for the browser available in Windows XP or Windows Server 2003. If you do not specify these settings, Setup uses the default for Windows XP or Windows Server 2003.

Note

  • This section requires the entry BrandIEUsingUnattended = Yes.

Answer File Entries for the [URL] Section

 

Entry Description

AutoConfig

Specifies whether to configure the browser automatically from a server.

AutoConfigJSURL

Specifies the URL of a JScript file that automatically configures the proxy-server settings for the browser.

AutoConfigURL

Specifies the URL of an .ins file that automatically configures the proxy-server settings for the browser.

Help_Page

Specifies the URL for HTML-based Help.

Home_Page

Specifies the URL for the browser’s default home page.

Quicklink

Specifies shortcuts in the link folder of the [FavoritesEx] section.

AutoConfig

Specifies whether to configure the browser automatically from a server.

Syntax
                AutoConfig = 0 | 1

 

Value Description

0

Does not configure the browser settings with an automatic configuration file located on a server.

1

Configures the browser settings with an automatic configuration file located on a server.

Example
[URL]
AutoConfig = 0
Comments

None.

AutoConfigJSURL

Specifies the URL of a JScript file that automatically configures the proxy-server settings for the browser.

Syntax
                AutoConfigJSURL = 
                URL
              

 

Value Description

URL

A URL.

Example
[URL]
AutoConfigJSURL = http://configserver/autoconfig.js
Comments

None.

AutoConfigURL

Specifies the URL of an .ins file that automatically configures the proxy-server settings for the browser.

Syntax
                AutoConfigURL = 
                URL
              

 

Value Description

URL

A URL.

Example
[URL]
AutoConfigURL = http://configserver/autoconfig.ins
Comments

None.

Help_Page

Specifies the URL for HTML-based Help.

Syntax
                Help_Page = 
                URL
              

 

Value Description

URL

A URL.

Example
[URL]
Help_Page = http://configserver
Comments

None.

Home_Page

Specifies the URL for the browser’s default home page.

Syntax
                Home_Page = 
                URL
              

 

Value Description

URL

A URL.

Example
[URL]
Home_Page = http://www.msn.com/
Comments

None.

Quicklink

Specifies shortcuts in the link folder of the [FavoritesEx] section.

Syntax
                Quicklink = 
                site name
                , 
                URL
              

 

Value Description

site name

Site name.

URL

A URL.

Example
[URL]
Quick_Link_1_Name = "MS HomePage"
Quick_Link_1 = "http://www.microsoft.com/"
Quick_Link_2_Name = "MS Japan HomePage"
Quick_Link_2 = "http://www.microsoft.com/Japan"
Comments

This entry is a set of “Quick_Link_N_Name” and “Quick_Link_N,” where N is a numerical designation for the site and URL.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker