Skip to content

Release 5.40.2551.2353

Compare
Choose a tag to compare
@ChrisLynchHPE ChrisLynchHPE released this 27 Sep 19:36
· 3 commits to 8.50 since this release
869b0d2

-- Added iLO helper Cmdlets New-OVServerProfileIloPolicy, New-OVIloLocalUserAccount and New-OVIloDirectoryGroup for Server Profile and Server Profile Template Cmdlets.
-- [#505] Updated Show-OVFirmwareReport use of PowerShell operator -Match to [Regex]::Match() method to avoid PowerShell treating embedded parenthesis characters in the evalutation string, which would result in "not enough ('s" error message.
-- Fixed New-OVServerProfileTemplate where invalid BIOS Boot Mode was being set for unsupported server hardware.
-- [#499] Addressed Update-OVUserScript Cmdlet not writing to original file.