From: Lisa on
I have Dell Optiplex GX280s with 4 network cards in them (for lab use). I
want to make sure the motherboard NIC which is a Broadcom card gets set with
a WINS address. I'm trying to use the sysprep.inf below and I have tried
various configurations of it yet nothing seems to work. This same file
worked fine to set the WINS setting on the Broadcom card when I used InfID=*
and the Broadcom card was the only card in the system. I have been all over
the web looking for a solution. The PnP ID for the Broadcom card was found
in the System Information application. I've tried it with and without
quotes. Can anyone tell me why this doesn't work?

Thanks,
Lisa

;SetupMgrTag
[Unattended]
OemSkipEula=Yes
ExtendOemPartition=1
InstallFilesPath=C:\sysprep\i386
TargetPath=\WINDOWS

[GuiUnattended]
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
AdminPassword=*

[UserData]
FullName="org"
OrgName="business name"
ProductKey=12345-12345-12345-12345-12345
ComputerName=*

[Display]
BitsPerPel=32
Xresolution=1280
YResolution=1024
Vrefresh=60

[Networking]


[Identification]
DomainAdmin=someuser
DomainAdminPassword=mypasswd
Joindomain=x.com
MachineObjectOU="OU=myOU,DC=loc,DC=x,DC=com"

[NetAdapters]
Adapter01=params.Adapter01

[params.Adapter01]
InfId="PCI\VEN_14E4&DEV_1677&SUBSYS_01791028&REV_01\4&1D7EFF9E&0&00E0"


[NetBindings]
Disable="MS_Server Adapter01"

[NetClients]
MS_MSClient=params.MS_MSClient

[params.MS_MSClient]

[NetProtocols]
MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
DNS=yes
EnableLMHosts=Yes
DNSDomain=x.com
DNSSuffixSearchOrder=x.location.com,x.com
EnableAdapterDomainNameRegistration=no
DisableDynamicUpdate=yes
AdapterSections=params.MS_TCPIP.Adapter01

[params.MS_TCPIP.Adapter01]
SpecificTo=Adapter01
DHCP=yes
WINS=yes
WINSServerList=x.x.x.x
NetBIOSOptions=1