MSEndpointMgr / ModernDriverManagement

Official repo of Modern Driver Management from MSEndpointMgr.com
https://www.msendpointmgr.com
MIT License
132 stars 77 forks source link

Failed to run the action: Dynamically Apply Drivers. Error 1 #137

Closed chrisecklar closed 2 years ago

chrisecklar commented 2 years ago

I noticed today that the Dynamically Apply Drivers steps in both our Bare Metal and Refresh task sequences are failing with Error Code 1. I can't put my finger on it but this may have something to do with us recently enabling Enhanced HTTP on our primary site server and all our distribution points. It is important to note we are not using HTTPS or PKI in our infrastructure.

Attached is the smsts.log file from a machine that just failed during Bare Metal imaging, as well as the ApplyDriverPackage.log from a machine failing this step. Specifically we're receiving the following errors in the ApplyDriverPackage.log:

We're using version 4.1.3 of the Invoke-CMApplyDriverPackage.ps1 script and running SCCM CB 2107.

I've verified this step is failing on all of our models, for all driver packages. We have approximately 700 packages in production.

I've also tried running the script in DebugMode from one of the PCs in question. I don't get back any errors, just a return back to the PowerShell command line after about 10 seconds.

Any suggestions? smsts.log ApplyDriverPackage.log

chrisecklar commented 2 years ago

Issue resolved by performing site reset.