Skip to content

Release 2.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 00:56
· 63 commits to main since this release

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)