Subscribe to Windows IT Pro
June 28, 2000 10:12 AM

Specifying New Drivers on Unattended Win2K Pro Installs

Windows IT Pro
InstantDoc ID #9077
Rating: (0)

In Win2K, installing new drivers unattended is that simple—quite an improvement over NT 4.0 scripted installs. You don't even need to tell Win2K that the driver is a video driver: Although I named the directory extravideo, I could just as easily have given it any other name.

In a few years, you'll be installing Win2K on circa-2003 machines on which most of the hardware and drivers will be new. Consequently, you'll have a lot of new drivers to offer Setup—video drivers, SCSI drivers, sound drivers, USB device drivers, and so on—so your network distribution share will have more than one set of updated drivers. How can you offer more than one set of drivers to Win2K's Setup? You have two ways to do so.

Related Articles in Previous Issues
You can obtain the following articles from Windows 2000 Magazine's Web site at http://www.win2000mag.com/.

MARK MINASI
Inside Out, "Unattended SCSI Adapter Driver Installations,"
November 1998, InstantDoc ID 3951
Inside Out, "Automatically Install Display Drivers,"
October 1998, InstantDoc ID 3863

Inside Out, "Unattended Install Tricks,"
September 1998, InstantDoc ID 3773
Inside Out, "Advanced Unattended Installs,"
August 1998, InstantDoc ID 3685
First, you can put as many drivers as you like in one directory. To extend my example of the computer with the PixelPainter video board, let's suppose that the computer also has a SCSI board whose drivers aren't on the Win2K distribution CD-ROM. If the SCSI host adapter uses a pair of driver files called myscsi.sys and myscsi.inf, you can simply copy those two files into the \i386\$OEM$\extravideo directory and change nothing else. When Setup needs to find SCSI drivers, it will look in the extravideo directory.

But for a number of reasons, you might not want to put all your drivers into one folder. The folder's contents could become hard to keep track of after the number of driver files exceeds a few dozen. Or, a couple of pieces of hardware might have drivers with similar names—for example, two SCSI vendors might be uncreative and name their drivers scsi.sys. In either case, you can take the second approach and use more than one folder.

Creating as many driver folders as you like causes no problem. Just put all the folders into the \i386\$OEM$ directory. For example, you might put some drivers in a folder named \i386\$OEM$video, others in the \i386\$OEM$\scsi1 folder, and still others in the \i386$OEM$\scsi2 folder. Your OEMPnPDriversPath command would then be

OEMPnPDriversPath="video;scsi1;
scsi2"

Notice the syntax. You specify only the part of the directory below \i386$OEM$; a list such as \i386\$OEM$video; \i386\$OEM$\scsi1; \i386\$OEM$scsi1 won't work. You separate the directories with semicolons and enclose the entire list in quotes.

And That's Not All
Like NT 4.0, Win2K offers you a number of options for network-based system installs and uses an $OEM$ directory. But Win2K lets you do considerably more with $OEM$ than NT did. I'll show you some more new $OEM$ tricks in future columns.

Related Content:

ARTICLE TOOLS

Comments
  • Mark McConnell
    8 years ago
    May 10, 2004

    Vincent this website gives good details on creating a bootable CD.

    http://www.petri.co.il/windows_2000_xp_sp_slipstreaming.htm

  • Vincent Langer
    8 years ago
    Apr 26, 2004

    I want to do this from a cd. Can I add drivers to a windows 2k install and install it using a cd and not a network server.

  • Sjaak Monasso
    10 years ago
    Apr 11, 2002

    It is possible to use TCP/IP for the 3.5 startup disk. You have to zip the necessary network file using a utillity like PKZip. You can than use zip2exe to create an executable which you copy to a ramdrive during startup.
    You have to setup MS-Net 3.0 to a drive using the same drive letter as the ramdrive later uses. So, it is possible, but it requires even more 'fiddling'. Good luck!

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.