Installing Specific Services

To install network services, you will need to create one or more sections in the answer file in which you list the service you want to install. You can give these section any name you want. The sections you create must be specified with a line in the [Network] section of the answer file. The syntax is as follows:


[Network] InstallServices = services_list_section[, services_list_section] . . . 

Then, in the section you create, list the services you want to install. Parameters are provided in a third section, which you also create and give any name you want, as in the following example:


[Network] InstallServices = ServiceList [ServiceList] SNMP = SNMPParameters [SNMPParameters] Accept_CommunityName = MicrosoftCommunity Send_Authentication = YES Any_Host = NO Limit_Host = HostSystem ….. ….. …..

The value to the left of the equals sign in the section you create to list the services is the same as the key for the service in the Registry(SNMP in the [ServiceList] section, in this example). The values for the parameters are also the same as those used in the Registry. Registry entries are documented in Part 5, "Windows NT Registry," and in the online help.

The following table lists server-specific services and the key used to specify them:

Service Name

Key

Alerter

AlertNames

Browser

Browser

DHCP Server

DHCPServer

FTP Server

FTPsvc

Internet Server

InstallInternetServer

NetBIOS over TCP/IP

NetBt

NetLogon

NetLogon

Remote Access (RAS)

RemoteAccess

Server

LanmanServer

WINS

WINS