I had to do it because i was pressed into it..
sysprep 1.1 - in microsoft's site
Here...
In non domain computer, it wont matter just for domain network it matters.. ie
clone 1 has user x and clone 2 has user y, if you run clone or switch mobo without giving it a new SID, user x may have access to drive Z but user y doesn't, without a new SID, they think it's the same user.
theres a option in the ini file, say your Adaptec 29160 has that oem string, you take that and put it into the sysprep.ini file
[SysPrepMassStorage]
PCI\VEN_8086&DEV_1222 = "%windir%\inf\oem.inf"
PCI\VEN_8086&DEV_2411 = "%windir%\inf\etc1.inf"
PCI\VEN_8086&DEV_2412 = "%windir%\inf\etc2.inf"
there is also a PNP directory, etc.etc. where you can put like Drivers\MatroxVideo;Drivers\SBPCI; etc.etc.
This is good for multiple deployment with w2k. But u'll need ghost