maurice-daly / DriverAutomationTool

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

Correct the Build Number for Win11-22H2 at line 13375 #489

Open ajn142attamu opened 1 year ago

ajn142attamu commented 1 year ago

Previous value listed was 10.0.21621, value taken from a running Win11-22H2 system and the Microsoft update catalog is 10.0.22621.

ajn142attamu commented 1 year ago

Behavior under current 7.2.2 EXE

Error, "No matches found. Please try another OS/build" image

Behavior under 7.2.2 PS1 downloaded from this commit.

Successful, "Found (8) models" image

sebastiancrago commented 10 months ago

Hi. I have made this change manually but I'm not able to replicate your results. With this change it's not returning me any models and is still erroring.

Is this still working for you?

ajn142attamu commented 10 months ago

Yes. I think we've had to make other changes related to OEMLinks.xml to accommodate changes to Microsoft and Dell's driver catalogs in the time since I posted this though.

image

sebastiancrago commented 10 months ago

Is there any chance you'd be willing to share those? We have a use case to get the surface pro 9 working and it's only available under 22H2.

sebastiancrago commented 10 months ago

Never mind. Please ignore my request. I found your other comment that noted you need to run the script in powershell manually. I hope this pull request gets included for the next release.

ajn142attamu commented 10 months ago

I hope so too! No worries, i'm glad you got it sorted. Been a rough bit at work and i havent had the time or energy to revisit this in depth.