Open curiousbytes opened 11 months ago
I am not able to reproduce this issue. There is a bug here with mishandling the Firmware Baseline object. But I cannot reproduce the specific issue you are reporting.
The bug is that the internal function that processes server firmware treats the Baseline as a String, and then looks up a baseline for the name HPE Synergy Service Pack
. If multiple return, then the subsequent API call will fail and no server report is generated.
Expected Behavior
When running show-ovfirmwarereport with the associated EG baseline the output shows version 1.51 for ilo. It seems it compares with iLO6 since 1.51 (is the version relegates to iLO5 fw) According to SSP 2023.10.1 contents reports the version should be 2.96
Actual Behavior
Steps to reproduce
Version Information
Output from $PSVersionTable
PS C:> $PSVersionTable
Name Value
PSVersion 5.1.17763.4974 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.17763.4974 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1