Topic: Sysprep with driverspack
Hi everyone. I'm new here and in need of a little help.
I'm trying to use sysprep to run the mini-wizard after reboot. The PC's I will be doing this on are already formated. I'm just not sure how sysprep works.
I already have a program for automated software installation at OS level but got stuck when it come to drivers. I can code stuff to import registry files and copy data if neccesary, but I just don't know whats required.
as a guess I would say that on my CD i should copy the drivers to windows\drivers dir and import a reg file to the devicepath location and then reboot PC. I also presume that once the PC reboots it will automatically install the drivers that are stored within the folder I have declared in devicepath reg file. Is this correct?
any help would be appreciated. Thanks