(Unattended Installation)

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

[NetAdapters]

The [NetAdapters] section contains entries for network adapters that you want to install. You must list each adapter present in the computer as an entry = value pair.

The entry name is user-defined and acts as an identifier for the adapter that you install.

Syntax
adapter_instance = adapter_entries_section
Value Description

adapter_instance

Specifies a section that contains entries for the adapter under consideration.

adapter_entries_section

Adapter entry section.

Example
[Networking]
[NetAdapters]
Adapter1 = params.Adapter1
Adapter2 = params.Adapter2 
Comments

You must create a unique entry for each adapter.