Releases: dell/OpenManage-PowerShell-Modules
Releases · dell/OpenManage-PowerShell-Modules
Release 3.9.0
Fixed
- Fixed paging when filtering Get-OMEDevice by Group
- Fixed paging in Get-OMEJob
- Fixed paging in Get-OMEFirmwareBaseline
Added
- Get-OMEDiscovery
- Invoke-OMEBlinkLED
Release 3.8.0
Release 3.7.0
Added
- Get-OMEProfile
- Remove-OMEProfile
- New-OMEProfile
- Invoke-OMEProfileAssign
- Invoke-OMEDeviceReseat
- Invoke-OMEProfileRename
Fixed
- Wait-OnJob MAX_RETRIES calculation is set based on the SLEEP_INTERVAL
Changed
- Update-OMEConfiguration added -UpdateSchedule parameter with the option to "StageForNextReboot" or "RebootNow"
- Invoke-OMEProfileUnassign added -ForceReclaim parameter
Release 3.6.2
Fixed
- Issue with Set-OMETemplateNetwork when not specifing the -Mode parameter
- Issue with Update-OMEFirmware when -DeviceFilter is specified but no device is found. The null return value will select all devices in baseline. (Issue #15)
Changed
- Get-OMEFirmwareCompliance and Update-OMEFirmware to allow multiple values for -ComponentFilter (Issue #12)
Release 3.6.1
Fixed
- Issue with Get-OMEJob not listing all execution histories when using the -Detail parameter
Release 3.6.0
Added
- New-OMEAlertPolicy
- Get-OMEAlertPolicy
- Enable-OMEAlertPolicy
- Disable-OMEAlertPolicy
Fixed
- Issue with Get-OMEAlert
Release 3.5.2
Fixed
- Fixed bug with -FilterBy Id in Get-OMECatalog, Get-OMEConfigurationBaseline, Get-OMEDiscovery, Get-OMEFirmwareBaseline
Release 3.5.1
Fixed
- Fixed bug with RunLater Scheduled Discovery in New-OMEDiscovery (Issue #11)
Release 3.5.0
Added
- Invoke-OMEQuickDeploy
- Set-OMEChassisName
- Set-OMEChassisSlotName
- Get-OMEApplicationSettings
- Set-OMEApplicationSettings
Release 3.4.1
Changed
- Get-OMEGroup added support for paging results to return over 100 groups