Howdy,
So I'm deploying a Windows 8 image via SCCM 2012 r2. We have lots of problems when it comes to Driver installing when it is done before the first boot into Windows. So, I wanted to try putting the Deploy Driver Package step After the Setup Windows and Configuration step so it would just copy the files within Windows and then I'd have it reboot when it's done.
Most of the drivers install fine just letting Windows do it on its own but some aren't there so this should put in the rest that are needed.
I tried doing this and got an error.
Failed to run the action: Dell Latitude E6440 Drivers. The request is not supported. Error: 80070032.
Can I not run the deploy driver package step from within Windows? Does it only work in the PE environment? Would using the Automatic Driver install step work instead or does that have to run in PE too?
Any hep would be much appreciated.
Thanks!