@george1421 Hi George,
I’m just taking a look at this now (I became swamped with other things, unfortunately and thus the FOG server was forgotten for a while).
I just have a few questions about your instructions in: https://forums.fogproject.org/topic/7391/deploying-a-single-golden-image-to-different-hardware-with-fog/5?loggedin
Specifically, you say at the end of part 1 that you have a batch file that runs sysprep with the required parameters. Is this set-up as a task in MDT before you capture the reference image using MDT itself? Or, is it separate from everything we’ve done in MDT so far, and is done just to capture the image with FOG?
Also, in part 2 you say to set-up the Windows directory like so:
/images/drivers/{hardware_type}/{os_type}/{arch}/{driver files}
However, the CAB file just comes with WinPE x86 and WinPE x64 folders (with network and storage folders containing the drivers in each, respectively). Do we simply create folders like the below, and copy the drivers from the WinPE x64 and WinPE x86 folders into each one?
C:\Drivers\LatitudeE6410\win10\x64\{all driver files from dell cab}
If so, couldn’t we just use a single folder for the drivers instead? The CAB file doesn’t seem to specify what systems it can be applied to.