Article
By Tommy Mikkelsen
- Install a target wkstn with the relevant drivers, and make sure they are working correctly.
- Take a look at the devicemanager, and locate the driver. In this case, there are five.
Click image to enlarge.
- Right-click on the problem driver, and select properties/details.
In the combo, select the "matching device ID" and write down the value.
Click image to enlarge.
- In your SysPrep.inf file, in the section named [SysPrepMassStorage] add this
pci\ven_8086&dev_2850=
In this case it's
pci\ven_8086&dev_2850=c:\windows\pro\oem\0\iaahci.inf
(The path c:\windows\pro\oem\0 contains the driver in the base img.) - Repeat for the other driver as well.
- Copy the drivers to the workstation that you create your BaseImg on, and follow the path stated in the sysprep.inf file.
c:\windows\pro\oem\0
- Make sure that sysprep contains the following:
[Unattended] OemSkipEula=Yes InstallFilesPath=C:\WINDOWS\PRO\OEM\I386 DriverSigningPolicy=Ignore ExtendOemPartition=1 FileSystem=LeaveAlone KeepPageFile=0 TargetPath=\WINDOWS OemPnPDriversPath=windows\pro\oem\0; ConfirmHardware=No OverwriteOemFilesOnupgrade=No oempreinstall=yes updateInstalledDrivers=Yes - Now take/run sysprep, and you should be a happy guy/girl.
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
- Determining Total System RAM for Use in ZENworks Imaging Scripts
- How to Store a ZENworks Image to a Local USB Hard Drive
- Collecting Hardware Information to Troubleshoot ZENworks Imaging
- Modifying ZENworks 7 SP1 Imaging Engine
- Using ZENworks Linux Management 7.2 to Change the Root Password on All Managed Systems
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 6588 reads



0