hello,
i have a situation where i am deploying a large number of pcs. i use microsoft tools to capture the image and then apply that image to pcs staged for rollout. what's currently happening is that i have a third party scsi controller installed. after windows
installs and a user logs in the new harware wizard kicks off and asks to install the required driver.
the required driver is located at c:\windows\system32\drivers
is there any way i can script the installation of the driver so that i dont have to manually go through this process for the hundreds of machines im rolling out?
thanks in advance!
-chas