MSEndpointMgr / ConfigMgr

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

HP 850 G7 not available for W10 1803 #263

Open kingskawn opened 3 years ago

kingskawn commented 3 years ago

We are still on version 1803 and we received a new HP 850 G7 model but there are no 1803 official drivers. Through the driver app it's not possible because it's based on the HP catalog? We have the package for 1909 available but this is for the future (IPU is planned). When running CMApplyDriverPackage.ps1 legacy version 3.0.7 (webservice 1.6.0) the check is good on 3 of 4 points and therefor it takes the newest package which is the HP EliteBook 850 G6 which is not 100% (as expected)

NickolajA commented 3 years ago

I'd suggest that you use the Driver Automation Tool to create a custom package by scanning for drivers on one the 1803 systems delivered to you, if they're delivered with 1803. If they're not, you could still create a custom package and put the drivers in it. Remember, Driver Automation Tool simply just creates a standard package with a data source pointing to a folder that contains whatever drivers available, it's relatively simple to replicate by looking at a package created for e.g. 1909 but replace the content and change the package name to 1803.

kingskawn commented 3 years ago

What is taken for the check during ApplyDriverPackage.log is what's inside the title of the package? image

And what if I put 1803 and 1909 like this, will it work? image