Releases: dell/OpenManage-PowerShell-Modules
Releases · dell/OpenManage-PowerShell-Modules
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
Release 3.4.0
Added
- Get-OMEFabric
- Get-OMEFabricUplink
- New-OMEFabric
- New-OMEFabricUplink
- Edit-OMEFabricUplink
- Set-OMEIOMPortBreakout
- Set-OMETemplateIdentityPool
- Set-OMETemplateNetwork
- Remove-OMEDevice
- Remove-OMEDirectoryService
- Remove-OMEUser
- Improved Pester test coverage
- Tested against OME 3.10 and OME-M 2.00.00
Changed
- New-OMEMcmGroup to allow for VIP creation