New
#1
Create universal Windows 10 image?
Hello, I am trying to create a universal windows 10 image based off of Enterprise X64 for work. A lot has changed since Windows 7, but for the most part ive got the image doing what I need it to do (Auto domain binding, prompting for computer name, auto wifi binding etc..) except for one very critical aspect......drivers! In windows 7, you could just dump all of your drivers into the inf\driverpacks folder, and windows 7 would look there for any system drivers that it needed. Well, apparently windows 10 doesnt do that anymore. I tried using dpinst64 and calling it from a runsynchronous command during the specialize phase, but even then it didnt install any of my drivers. After the image is applied, I can manually point the devices to the drivers I have in the inf\driverpacks folder, and it will install them fine, so I know I have the appropriate drivers on the system. Does anyone have any idea how to create a fully universal system image from Windows 10? If only we could have 7 forever
EDIT - Im using sysprep, then capturing/deploying the image locally using clonezilla. Im capturing off of a VM.