Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed New-OVServerProfileTemplate mishandling async task in an erro…
…r state containing more than one taskError message. - [#518] Fixed merge issue where incorect handling of Base64 encoded certificates would cause an exception in Add-OVApplianceTrustedCertificate. - [#521] Fixed a casting issue within Get-OVApplianceServiceConsoleAccess when service console is disabled. - [#523] Enhanced Get-OVServer to allow searching for server hardware serial number. - [POTENTIAL BREAKING CHANGE] Changed Set-OVTwoFactorAuthentication by removing the -EnableEmergencyLocalLogin and -EmergencyLoginAllowType parameters, and moving them to both Set-OVLdapDefaultDirectory and Disable-OVLdapLocalLogin Cmdlets. - Fixed Connect-OVMgmt not properly handling embedded NT style domain name of user account, and not sending the case sensitive formatted value to the API. - [#528] Added new Start-OVEnclosureApplianceDevice Cmdlet to power on appliance devices within an HPE Synergy Frame. - [#534] Fixed Show-OVFirmwareReport mishandling non-existent firmware baselines. - [#539] Fixed New-OVSnmpTrapDestination and the object it returns. - [#540] Fixed New-OVSnmpTrapDestination to handle SNMPv3 Engine ID correctly. - [#548] Fixed Enable-OVDeviceUid and Disable-OVDeviceUid where a resource eTag wasn't being passed to the API for Synergy Frames. - Added Get-OVSmtpAlertEmailFilter, Set-OVSmtpAlertEmailFilter and Remove-OVSmtpAlertEmailFilter Cmdlets to manage email/SMTP alert filtering. Signed-off-by: Chris Lynch <chris.lynch@hpe.com>
- Loading branch information
b9b8521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tagging #543
b9b8521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tagging #528
b9b8521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tagging #525
b9b8521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tagging #518