(Remote Installation Services)

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

[CertSrv_Client]

The [CertSrv_Client] section contains entries for the Web client component of Certificate Services. You do not need to include this section in the answer file to install the Web client component of Certificate Services. Enabling Certificate Services in the [Components] section of the answer file installs the necessary files.

The computer saves any entries you specify and processes them only after you restart to configure the Web client Certificate Services. They do not process during unattended installation.

Answer File Entries for the [CertSrv_Client] Section

Entry Description

CAMachine

Specifies the full Domain Name System (DNS) name of the computer with an installed certification authority (CA).

CAName

Specifies the name of the CA.

CAMachine

Specifies the full DNS name of the computer with an installed certification authority (CA).

Syntax
CAMachine = certification_authority_computer_name
Value Description

certification_authority_computer_name

Name of the computer that is the CA.

Example
[CertSrv_Client]
CAMachine = CAComputer1
Comments

This entry requires the computer to be running and connected to a network.

CAName

Specifies the name of the CA.

Syntax
CAName = certification_authority_name
Value Description

certification_authority_name

Name of the CA.

Example
[CertSrv_Client]
CAName = MyCA
Comments

The value of this entry is required. You must run Certificate Services on the computer and call it through the Component Object Model (COM).

For an installation of the Web client component, CAMachine and CAName refer to the CA that the Web enrollment pages work with. For an installation of the server components, these two entries are the attributes for the CA.