Topic: Sysprep: -bmsd and machine.inf
According to Microsoft's Technet, the bmsd switch "Populates a pre-existing [SysprepMassStorage] section with the hardware IDs specified in the Machine.inf, Scsi.inf, Pnpscsi.inf, and Mshdc.inf files, and installs those mass-storage controllers."
Upon further examination of machine.inf, there appears to be no mass storage controllers contained in it. The items in the file seem to be bridges, agp filters , mice , sensors power management controllers, and other misc hardware.
So my question is : After running -bmsd, should all references to drivers in machine .inf be removed?
I am going to try it later on to see if it makes a difference in the sysprep time in my images. Any thoughts would be appreciated.