MSEndpointMgr / ConfigMgr

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

Invoke-CMDownloadBIOSPackageBeta.ps1 3.0.1 and HP BIOS with same SystemSKUs #293

Open Gor3t3x opened 3 years ago

Gor3t3x commented 3 years ago

Screenshot_20201208-205421_Horizon Hi,

i did find a strange behavior regarding Bios and multiple HP devices sharing same SKU.

Some interesting parts of the log


 - Computer manufacturer determined as: HP  ApplyBIOSPackage    08-12-20 13:35:16   3420 (0x0D5C)
 - Computer model determined as: HP EliteBook 850 G5    ApplyBIOSPackage    08-12-20 13:35:16   3420 (0x0D5C)
 - Computer SystemSKU determined as: 83B2   ApplyBIOSPackage    08-12-20 13:35:16   3420 (0x0D5C)

 - Determined primary computer detection method: SystemSKU

Attempting to find a match for BIOS package: BIOS Update - HP EliteBook 850 G5 Notebook PC (3000045D) 01.14.01  ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)
Match found for computer model using detection method: SystemSKU (83B2) ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)
Match found for computer model and manufacturer: BIOS Update - HP EliteBook 850 G5 Notebook PC (3000045D)   ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)

Attempting to find a match for BIOS package: BIOS Update - HP EliteBook 840 G5 Notebook PC (30000466) 01.14.01  ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)
Match found for computer model using detection method: SystemSKU (83B2) ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)
Match found for computer model and manufacturer: BIOS Update - HP EliteBook 840 G5 Notebook PC (30000466)   ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)

[BIOSValidation]: Starting BIOS package validation phase    ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)
BIOS package list contains multiple matches, attempting to set task sequence variable   ApplyBIOSPackage    08-12-20 13:35:17   3420 (0x0D5C)
Unable to determine a matching BIOS package from list since an unsupported count was returned from package list, bailing out    ApplyBIOSPackage    08-12-20 13:35:18   3420 (0x0D5C)