SCCM has a fantastic feature to achieve the goal of a single image for XP, it is to inject Mass-storage drivers into the image after it has been applied, there is however one snag, SCCM can for some reason only import drivers where the .INF file where the Class=SCSIAdapter.
Most IDE drivers however have Class=hdc, fortunately you can just change the class and then import the driver, this will then be fixed in SP1 so there should be no need for this in the future.
Then there is another problem, if the driver you are import has no TxtSetup.OEM you will not get the option of injecting the driver and there are no plans to support that as far as I know.
Posted
Apr 19 2008, 12:43 PM
by
Larus Milan Bulat