banner graphic
Reference

Using ICW Auto-Config for ISP Sign-up

ICW Auto-Config enables users who already have an Internet account with an Internet service provider to have an account setting automatically reconfigured. When users buy a new computer, this feature helps them configure it for the same Internet account they had on a previous computer or on a computer at work. It also helps users whose Internet settings become corrupted. The Auto-Config feature restores their settings; the user needs to know only the user ID, password, and POP server.

In a custom version of Internet Explorer, the user reaches the automatic configuration server from the Internet Explorer CD by clicking a link on the Icwsign.htm page. This link connects the user to the Auto-Config registration server. After the user is connected to your sign-up server, you can ask for the user name, password, and POP server. With this information, you can send an .ins file to the user's computer to reconfigure the user's account.

Two methods for supporting ICW Auto-Config

There are two models you can use to restore user accounts using Auto-Config:

To set up ICW Auto-Config, follow the Coding and Accessibility Requirements for Internet Connection Wizard Sign-up and design the ISP account login/e-mail page, the ISP POP selection page, and the ISP finish page.

Working with the sample sign-up files

If you want to simulate the Auto-Config process before creating your own files, you can use the sample files from the IEAK Resource Kit. To do this, carry out the following steps:

To work with the sample sign-up pages for Auto-Config
  1. Create a directory named Autocfg in the wwwroot directory on your server.
  2. Copy the files from the Resource Kit to the Autocfg directory.
  3. In the files, change all the references to point to your sign-up server.
  4. In the HTML code of the sign-up server pages, change all the references from Acme ISP to your organization's name.
  5. Modify the last sign-up server page to reflect your .ins settings.

The following sample files can give you a general idea of how the sign-up process works and the type of information that you'll need to provide.