windows 2000 driver installation

absolu7

Senior member
Jul 20, 2004
373
0
0
heres a copy of the .sif file

[Data]

AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]

UnattendMode=FullUnattended
OemPreinstall=No
OemSkipEula=Yes
NoWaitAfterGUIMode=1
Filesystem = ConvertNTFS
Repartition=No
TargetPath=\WINNT
KeyboardLayout="United States"
DriverSigningPolicy=Ignore


[GuiUnattended]

TimeZone = 020
AdminPassword = *
OEMSkipRegional=1
AutoLogon = Yes
AutoLogonCount = 1
OEMSkipWelcome = 1

[LicenseFilePrintData]
AutoMode = PerServer
AutoUsers = 9

[UserData]

ComputerName = *
FullName=
OrgName=
ProductID=


[Display]

BitsPerPel=16
Xresolution=1024
YResolution=768
Vrefresh=75

[Identification]

JoinDomain=x
DomainAdmin=x
DomainAdminPassword=x

[Components]

pinball=on
solitaire=on
minesweeper=on
freecell=on

[Networking]

InstallDefaultComponents=Yes

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

[NetClients]

MS_MSClient=params.MS_MSClient

[NetServices]

MS_SERVER=params.MS_SERVER

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

DNS=Yes
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1
DHCP=Yes
WINS=Yes
NetBIOSOptions=0

[GUIRunOnce]
D:\working.bat
E:\working.bat

why wont this install drivers for the system such as network, video, etc.

this is a brand new ibm netvista everything should be autodected but im guessing i changed some option that prevents it from autodetecting?

thanks in advance.