B
Brian
I am trying to use the SYSPREP.INF file and the OEMPNPDRIVERSPATH line
to have the workstations push the search paths for the driver files
into the registry. I have tried several different thing and cannot
get this to work. I have tried the -pnp switch when running SYSPREP
and this has not helped. I have checked the registry
(HKLM\Software\Microsoft\Windows\CurrrentVersion) when being prompted
for the driver files, and the information from the OEMPNPDriversPath
in the SYSTEM.INI file is not there. It is just not working. What am
I doing wrong? I am working with Windows 2000 SP2 and SYSPREP 1.1. I
have attached the SYSPREP.INF file that I am using. Thanks in advance
for any direction.
;SetupMgrTag
[Unattended]
DriverSigningPolicy=Ignore
OemSkipEula=Yes
OemPnPDriversPath="drivers;drivers\network\l5;drivers\video\l5;drivers\usb\l5"
InstallFilesPath=C:\sysprep\i386
[GuiUnattended]
AdminPassword=PASSWORD
AutoLogon = yes
AutoLogonCount = 6
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
[UserData]
FullName="FULLNAME"
ComputerName=*
OrgName="ORGNAME"
ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
[TapiLocation]
CountryCode=107
AreaCode=XXX
[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=win2000dist
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[GUIRunOnce]
Command0="c:\winnt\zmg\1strun.vbs"
to have the workstations push the search paths for the driver files
into the registry. I have tried several different thing and cannot
get this to work. I have tried the -pnp switch when running SYSPREP
and this has not helped. I have checked the registry
(HKLM\Software\Microsoft\Windows\CurrrentVersion) when being prompted
for the driver files, and the information from the OEMPNPDriversPath
in the SYSTEM.INI file is not there. It is just not working. What am
I doing wrong? I am working with Windows 2000 SP2 and SYSPREP 1.1. I
have attached the SYSPREP.INF file that I am using. Thanks in advance
for any direction.
;SetupMgrTag
[Unattended]
DriverSigningPolicy=Ignore
OemSkipEula=Yes
OemPnPDriversPath="drivers;drivers\network\l5;drivers\video\l5;drivers\usb\l5"
InstallFilesPath=C:\sysprep\i386
[GuiUnattended]
AdminPassword=PASSWORD
AutoLogon = yes
AutoLogonCount = 6
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
[UserData]
FullName="FULLNAME"
ComputerName=*
OrgName="ORGNAME"
ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
[TapiLocation]
CountryCode=107
AreaCode=XXX
[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=win2000dist
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[GUIRunOnce]
Command0="c:\winnt\zmg\1strun.vbs"