I am deploying a custom wim of Windows 10 x64 enterprise. I built the image on VM and now trying out a USB media deployment. The Deployment goes through till finish with no errors. After the deployment I checked Device manager and had several
bangs for missing drivers.
I am using the "Total Control" method.
- I verified the name structure of my Out of Box MDT Folder "Windows 10\HP EliteBook 840 G1"
- I verified the WMI name is "HP EliteBook 840 G1"
- I built a CAB file using the HP SDM and imported that CAB into my Deployment Share.
- I verified in the TS that the pre-install "Set Drivergroup" sequence has the value of "Windows 10\%Model%"
- I verified in the TS that the pre-install "Inject Drivers" sequence selection profile is set to "Nothing" and "Install all drivers from selection profile."
- I see drivers being injected during the pre-install phase of deployment.
- No network cable is ever plugged in during the deployment or any moment after the deployment finishes (so driver logs can be as clean as possible on client side)
- Checked ZTIDrivers.log and see lots of drivers being copied to C:\Drivers. I do NOT see a C:\Drivers folder after deployment (Should I?)
- BDD.log shows at the beginning "Unable to determine asset tag by WMI" but a few lines later in the log Property Model information is populated to be correct.
When it was all said and done I was able to verify some network drivers that did load were not the ones I imported (different versions, verified by updating driver and selecting my USB Deployment share Out of Box folder to search, it did load the driver
from that search.) I also updated devices that loaded generic windows drivers with the drivers from the Out of Box Folder. Also, devices that had missing driver bangs were all able to be updated by manually selecting update driver and pointing
the search to my USB Out Of Box Drivers folder.
So it seems my deployment is not loading any of my imported drivers and only loading built Windows drivers and I am not sure why. I have looked over logs but this is kind of new territory for me and I am sure I am overlooking something. I have
to be, right?
You should be able to find the logs I think someone may need to help at this location: Logs
here
Thank you for any help that could be offered!