RIS 2003 PnP drivers

  • Thread starter Thread starter Keith
  • Start date Start date
K

Keith

What is the proper syntax in adding PnP and NIC drivers
to a RIS image in Windows 2003 server? Is it the same as
2000? I want to add a video driver and NIC driver to the
orriginal image I have on my RIS server.

Would it be the $oem$\$1\Drivers\Video folder created on
the same level of the I386 folder?

And for NIC drivers, is the folder called 'NIC'
or 'network adapter' under the Drivers folder?

I have OemPreinstall set to Yes, and the OEMPnPDrivers
path set to "Drivers\Video;Drivers\network adapter" in
the Unattended section of the sif file. Is this proper
syntax as well?

I can't find any instructions on technet for 2003, only
2000.
Thanks.
 
I've been using Windows 2003, and yes, the syntax is the
same.

Make sure that your NIC drivers are copied into the CD
Based Image, at the I386 folder, same as with 2000. The
OEM folder syntax & SIF file syntax is also the same.
 
Back
Top