if (gwmi win32_computersystem|?{$_.model -like '*Latitude E6430*'}){robocopy d:\drivers\E6430 n:\drivers /e}
This is after I've already performed the registry update so the new image can detect drivers at the c:\drivers location:
1. Open Regedit
2. Browse to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion
3. Locate DevicePath and edit it to be: c:\drivers;%SystemRoot%\inf
4. Continue with sysprep and create the image
I use Dell computers most of the time and found this location to be wonderful:
It has all the driver cabs. Simply extract the cab into a folder and use the contents for the new computer.
HP has a similar site:
No comments:
Post a Comment