Open Derrynm70 opened 4 years ago
With version 6.4.9 of Driver Automation Tool, the script now create all HP driver/bios with manufacturer "HP" instead of Hewlett-Packard". So the matching process fails.
I added if($Package.PackageManufacturer -eq "HP"){$Package.PackageManufacturer = "Hewlett-Packard"}
to the Invoke-CMDownloadBIOSPackage.ps1 as below
Having trouble matching some computer models even though the SKUs match up. No errors or anything, BIOS update doesn't apply or attempt to apply.