MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
628 stars 282 forks source link

Driver download for Dell is using the incorrect URL #299

Open ryanpetersonBS opened 3 years ago

ryanpetersonBS commented 3 years ago

When attempting to download the Dell Latitude 5410 Drivers, the application identifies the latest driver.cab file but the URL it is obtaining is for an older version and therefore cannot download the file as it does not exist.

image

gossman commented 3 years ago

Hi Ryan, Seems the same problem as here: https://github.com/MSEndpointMgr/ConfigMgr/issues/295 Unfortunately no fix as yet. Cheers Dan

gossman commented 3 years ago

Ryan, A fix just got posted by @Ar5had07, tried it myself and it worked for me too:

"I just download it manually and upload the file to the folder the tool created. Then I run the tool again, it detects the file and proceed to extraction and add to ConfigMgr."

Make sure to download the A03 package and not the A02 in the first part of the URL otherwise the tool will still try to download the file as it sees a version A03 is available. Cheers Dan