MSEndpointMgr / ModernBIOSManagement

MIT License
45 stars 22 forks source link

bios version comparaison not exact #11

Open JoelFrance opened 3 years ago

JoelFrance commented 3 years ago

Hi on a computer with a BIOS version of 1.22.1 and a new available version of 1.3.4 , the script return "BIOS is already up to date with the latest version". Can you resolve the problem? Thanks


extract of ApplyBIOSPackage.log :

Attempting to find a match for BIOS package: BIOS Update - Dell Optiplex 7080 (xxxxxxxxx) 1.3.12 ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) Unable to match computer model using detection method: SystemSKU (07BF) ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) [BIOSValidation]: Starting BIOS package validation phase ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) BIOS package list contains a single match, attempting to set task sequence variable ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) Current BIOS release detected as 1.22.1. ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) Available BIOS release deteced as 1.3.4. ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) BIOS is already up to date with the latest version ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) [BIOSPackage]: Completed BIOS package matching phase ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0) [BIOSPackageValidation]: Completed BIOS package validation phase ApplyBIOSPackage 09/07/2021 21:08:04 1712 (0x06B0)