maurice-daly / DriverAutomationTool

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

Dell Latitude 3550 #542

Open Geoff223 opened 4 months ago

Geoff223 commented 4 months ago

I get the following error when trying to load the latitude 3550 windows 11 configMGR standard package x64 and driver or all selection.

[Start Up]

I was able to manually add the drivers into the source location and run the tool to add the drivers to sccm by following another thread with the dell 5450/5550 issues. I did that by naming the folder without the version number and leaving it Windows11-

This however did not solve my issue it looks like it loaded correctly, but will not finish the imaging process. I have also tried doing the custom package creation and even loaded the latest drivers and am still having issues. I am curious if anyone else is having an issue with the latitude 3550.

kirderf85 commented 4 months ago

I'm having the exact same issue with a Dell Latitude 5450 and 5550.

Aron-Love commented 4 months ago

Issue #538 discusses this. Basically, Dell reused some Model numbers that previously had an E at the beginning. So when the tool tries to grab the Latitude 3450 or 5450, it grabs the E3450 or E5450 driver cab instead. The script matches the model name to group the System IDs and uses the first System ID for the download. You can fix this by finding the old models in the XML file and adding an E to the front of the Model Name.