maurice-daly / DriverAutomationTool

Home of the Driver Automation Tool
https://www.msendpointmgr.com
BSD 2-Clause "Simplified" License
381 stars 114 forks source link

Stuck on Dynamically Updates Drivers #531

Open Unknown1309 opened 3 months ago

Unknown1309 commented 3 months ago

Hello everyone,

First of all Thank you for providing this excellent tool.

I'm experiencing a weird issue.

First scenario: When I reimage two Dell devices with different models simultaneously, the driver automation tool works on the first device but gets stuck on 'Dynamically Updates Drivers' on the second device without any errors. There's no folder for 'ApplyDrivers' and no log for the applydrivers in the logs. It took more than 3 hours for the second device to finish imaging.

Second scenario: When I reimage two Dell devices with the same model simultaneously, the driver automation tool gets stuck on 'Dynamically Updates Drivers' for both devices without any errors. Again, there's no folder for 'ApplyDrivers' and no log for the applydrivers in the logs. It took more than 3 hours for both devices to finish imaging.

Thank you very much!

Driver Automation Tool: version 7.2.3 The script 'Invoke-CMApplyDriverPackage.ps1' version 4.2.3

Task sequence parameters: -BareMetal -Endpoint 'SCCMServer.FQDN.Com' -TargetOSName 'Windows 10' -TargetOSVersion '22H2'

Please let me know if you need more information.