MSEndpointMgr / ConfigMgr

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

Issue retrieving Lenovo X1 drivers in Driver Automation Tool #200

Open HHR-eng1 opened 4 years ago

HHR-eng1 commented 4 years ago

hi all, Don't know if this is the right place or what. first post. I think the driver automation tool is the best things since SCCM came out... the old version.

found an issue downloading Lenovo X1 Gen 5, Gen 4 and Yoga gen 2 drivers in the automation tool for windows 10 1809.

in the automation tool, i select the proper fields in the automation tool. when the automation tool downloads the drivers, it downloads the wrong version (example, 1803 or 1703 drivers when i choose 1809).

after a lot of troubleshooting and XML combing. I think the script or the automation tool is ending with the wrong search info with the date stamp in the name of the EXE file Lenovo uses with the windows 10 version of 1809. tp_x1carbon_mt20hq-20hr-20k3-20k4_w1064_1803_201809.exe - this driver file is obviously for 1803 (check https://datacentersupport.lenovo.com/us/en/downloads/ds120420 to verify)

Hope this helps a few of you figure out why drivers may not be working correctly.

Mrgreen17 commented 4 years ago

This is happening to me as well with t470 and t480 models. I'm getting the 1703 drivers because of the release date.

On Thu, Dec 5, 2019 at 2:09 PM -0800, "HHR-eng1" notifications@github.com wrote:

hi all,

Don't know if this is the right place or what. first post. I think the driver automation tool is the best things since SCCM came out... the old version.

found an issue downloading Lenovo X1 Gen 5, Gen 4 and Yoga gen 2 drivers in the automation tool for windows 10 1809.

in the automation tool, i select the proper fields in the automation tool. when the automation tool downloads the drivers, it downloads the wrong version (example, 1803 or 1703 drivers when i choose 1809).

after a lot of troubleshooting and XML combing. I think the script or the automation tool is ending with the wrong search info with the date stamp in the name of the EXE file Lenovo uses with the windows 10 version of 1809.

tp_x1carbon_mt20hq-20hr-20k3-20k4_w1064_1803_201809.exe - this driver file is obviously for 1803 (check https://datacentersupport.lenovo.com/us/en/downloads/ds120420 to verify)

Hope this helps a few of you figure out why drivers may not be working correctly.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.