maurice-daly / DriverAutomationTool

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

Windows 11 23H2 #514

Closed FredrikMatt closed 8 months ago

FredrikMatt commented 1 year ago

Hi!

Can we expect Windows 11 23H2 support to arrive soon?

stephannn commented 1 year ago

I think at first eg. HP has to update their catalogue: https://ftp.hp.com/pub/caps-softpaq/cmit/HPClientDriverPackCatalogUpdateInfo.xml there is still no information about 23H2 in

FredrikMatt commented 1 year ago

I just looked here: https://hpia.hpcloud.hp.com/downloads/driverpackcatalog/HP_Driverpack_Matrix_x64.html

stephannn commented 1 year ago

I see. I just added 23H2 but could not test it yet: https://github.com/stephannn/DriverAutomationTool/blob/master/Current%20Branch/7.2.2/DriverAutomationTool.ps1

Our zbook 15 is not listed in the catalog, but drivers could be found at HP: https://support.hp.com/de-de/drivers/hp-zbook-15-g6-mobile-workstation/22892887

FredrikMatt commented 1 year ago

Thanks. I can see the powershell script, but im not sure I understand. There will be a new .EXE file for the application when you tested 23H2?

stephannn commented 1 year ago

The exe is just the PowerShell script, just in a wrapper and there I am not the developer of this app, no ;) However, yesterday I tried some driver packages and it seems to be working. BIOS on the other hand only works with 22H2. I have to investigate if I find some time.

NightSwimming commented 1 year ago

Hi Maurice,

Can you please let us know if we can expect Windows 11 23H2 support to arrive soon?

maurice-daly commented 10 months ago

All,

Sorry for the delay in my responses. I have been super busy with work and trying to balance family life. The Windows 11 23H2 update will be out by the end of the week.

Maurice

NightSwimming commented 9 months ago

Hi Maurice,

Any further update on the above at all?

maurice-daly commented 9 months ago

I've hit a bit of a bump in the road with this as the sources I was using from HP and Lenovo are not showing 23H2 in their catalog files. I'm working on it.

ajn142attamu commented 9 months ago

Looks like Lenovo is adding 23H2 drivers, even if they aren't labelling them as such yet.

image

ajn142attamu commented 9 months ago

HP, on the other hand, hasn't updated the driver catalog since September of last year.

image

kuraimistral commented 9 months ago

@maurice-daly I think HP moved cabs: XMLCabinetSource = https://hpia.hpcloud.hp.com/downloads/driverpackcatalog/HPClientDriverPackCatalog.cab PlatFormList = https://hpia.hpcloud.hp.com/ref/platformList.cab

when I changed that in your OEMLinks.xml I could at least download the latest revision (4.0) for windows 11 22H2 for the HP EliteBook 840 14 inch G10 model, while with the original xml source it was still rev2.0

maurice-daly commented 8 months ago

Support has been added in the latest build