How do I create a Sysprep file that will install any drivers that aren't included on the master image machine?
Symptoms
Note: The information below is provided "as is" and Symantec will not be able to assist with the setup of a Microsoft Sysprep answer file.
Support requests for the Microsoft Sysprep utility should be addressed to Microsoft.
After restoring a master image a machine of a different hardware configuration, the devices do not install.
GSS 3.x
Specify a custom hardware drivers folder for the image to use.
Technical Information
If the [SysprepMassStorage] section header exists in Sysprep.inf, and you run the Sysprep -bmsd command, then Sysprep populates the [SysprepMassStorage] section with the Plug_and_Play_ID = path_to_device_inf_file entries corresponding to the Plug and Play IDs of mass-storage devices specified in the Machine.inf, Scsi.inf, Pnpscsi.inf, and Mshdc.inf files. Sysprep builds the list of mass-storage devices; it does not install these devices in the critical device database or do any other processing.
After using the Sysprep -bmsd command to generate entries in the [SysprepMassStorage] section, you can delete items from this section before running Sysprep -reseal or Sysprep -factory. Installing a smaller number of items in the critical device database reduces the time required for this image to reboot into the operating system.
Do not use the -bmsd parameter with any other command-line parameters.