maurice-daly / DriverAutomationTool

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

HP downloading 24H2 support #563

Open CMTRACE opened 2 weeks ago

CMTRACE commented 2 weeks ago

Looking to add 24H2 support for HP driver and firmware downloads.

Is the source code for the exe maintained anywhere?

sjnett01 commented 3 days ago

https://github.com/maurice-daly/DriverAutomationTool/blob/master/Current%20Branch/7.2.3/DriverAutomationTool.ps1

That is the latest PowerShell that is behind it, i have managed to get it to work to download 24H2 drivers by editing and added 24H2 in a couple of places.

What i am unable to do is reproduce the EXE file that is ran so the actual PowerShell has to be run itself still seems to work though.