Skip to content

Releases: dell/OpenManage-PowerShell-Modules

Release 2.3.4

08 Feb 15:34
Compare
Choose a tag to compare

Added

  • Remove-OMETemplate

Fixed

  • Fixed output in Invoke-OMEReport to allow saving to a file or variable

Release 2.3.3

16 Sep 18:01
Compare
Choose a tag to compare

Fixed

  • Added support for OME 3.5+ and the -UseAllProtocols parameter on New-OMEDiscovery (Issue #4)

Release 2.3.2

16 Sep 15:06
Compare
Choose a tag to compare

Fixed

  • Fixed issue with -SetTrapDestination parameter on New-OMEDiscovery (Issue #4)

Release 2.3.1

15 Sep 00:56
Compare
Choose a tag to compare

Added

  • Migrated scripts from https://github.com/dell/OpenManage-Enterprise/tree/master/PowerShell
  • Get-OMEAuditLog
  • Get-OMEWarranty
  • Get-OMEAlert
  • Get-OMEUser
  • New-OMEUser
  • Get-OMEIdentityPool
  • Get-OMEIdentityPoolUsage
  • New-OMEIdentityPool
  • New-OMENetwork
  • Get-OMENetwork
  • Update-OMEFirmwareDUP
  • Edit-OMESecurityBanner
  • New-OMESupportAssistGroup
  • Get-OMESupportAssistGroup
  • Edit-OMESupportAssistGroup
  • Remove-OMESupportAssistGroup
  • Get-OMESupportAssistCase
  • New-OMEMcmGroup
  • Invoke-OMEMcmGroupAddMember
  • Invoke-OMEMcmGroupAssignBackupLead
  • Invoke-OMEMcmGroupRetireLead
  • Get-OMEMXDomain

Changed

  • Changed Invoke-OMETemplateDeploy to use SecureString for -NetworkBootSharePassword
  • Added -UseAllProtocols parameter to New-OMEDiscovery (Issue #4)

Fixed

  • Fixed Set-CertPolicy to allow multiple Connect-OME within script (Issue #2)
  • Fixed Set-OMEPowerState (Issue #3)