Apply XP MassStorage Drivers from SCCM OSD Task-Sequence
A nice feature of SCCM is the ability to inject MassStorage drivers on Windows XP installations.
The Problem is that the Storage Drivers will not be detected automatically with Plug&Play, so you have the specify which driver has to be loaded... 
But there is an option to simulate Plug&Play... by defining WMI conditions based on the Plug&Play ID:


The Target machine will go through each action and applies only StorageDrivers for existing hardware devices...
Attached an example of such a Task-Sequence section for some Intel drivers:
MassStorageDrivers.zip
Thanks to Richard Braitsch for enumerating all the Device ID's ... 