MSEndpointMgr / ConfigMgr

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

Driver match failing #240

Closed areskot closed 4 years ago

areskot commented 4 years ago

Script version 3.0.4, Webservice version 1.8.0, MECM 2002, Win10 1909 x64. Invoke-CMApplyDriverPackage.ps1 keeps failing on HP models, the "ApplyDriverpackage.log" gives me the following error:

"Skipping driver package since only 3/4 checks was matched"

This goes for all my HP models in production, any suggestions?

Mrgreen17 commented 4 years ago

I'm having the same issue, 3/4 checks was a matched. using Script version 3.0.5, Webservice version 1.8.0, MECM 2002, Win10 1909 x64. Also for HP, going to try -target os version too see what happens

Mrgreen17 commented 4 years ago

Just letting you know it worked when I added -Targetosversion "18363"

areskot commented 4 years ago

-Targetosversion "18363" worked like a charm for my HP's, but my older Lenovos failed. -OSVersionFallback solved it for my Lenovos.