Skip to content

Releases: dell/OpenManage-PowerShell-Modules

Release 3.4.0

02 Feb 20:31

Choose a tag to compare

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

Release 3.3.3

23 Jan 16:50

Choose a tag to compare

Fixed

  • Fixed typo in Invoke-OMEApplianceBackup

Release 3.3.2

20 Jan 22:51

Choose a tag to compare

Changed

  • Changed Invoke-OMEApplianceBackupRestore to Invoke-OMEApplianceBackup only. Restore must be done in OME-M at this time.

Release 3.3.1

20 Jan 18:50

Choose a tag to compare

Fixed

  • Another fix for column order issue in Invoke-OMEReport (Issue #7)

Release 3.3.0

19 Jan 23:40

Choose a tag to compare

Added

  • Get-OMEApplianceInfo
  • Invoke-OMEApplianceBackup
  • Invoke-OMEResetApplication
  • Remove-OMECatalog
  • Remove-OMEFirmwareBaseline

Fixed

  • Column order issue in Invoke-OMEReport (Issue #7)
  • Issue where RebootNow wasn't actually rebooting in Update-OMEFirmware (Issue #10)
  • Issue where commandlets were failing when IE wasn't installed. Added -UseBasicParsing to all Invoke-WebRequest
  • PowerShell v5 fix for Invoke-OMEDirectoryServiceImportGroup

Release 3.2.0

12 Jan 15:23

Choose a tag to compare

Added

  • New-OMEDirectoryService
  • Get-OMEDirectoryService
  • Get-OMEDirectoryServiceSearch
  • Get-OMERole
  • Invoke-OMEDirectoryServiceImportGroup

Release 3.1.1

06 Jan 18:57

Choose a tag to compare

Fixed

  • Fixed issue on commandlet Get-OMEDevice where NetworkAddress is not reported correctly on the MX7000 platform

Release 3.1.0

07 Dec 16:55

Choose a tag to compare

Added

  • Invoke-OMEOnboarding

Changed

  • Install-Module script will detect default PowerShell module installation path from $env:PSModulePath

Fixed

  • Fixed issue with column sorting in Invoke-OMEReport (Issue #7)
  • Fixed private fuction Resolve-Error to print error in red

Release 3.0.0

16 Mar 16:31

Choose a tag to compare

Changed

Fixed

  • Disconnect-OMEServer checks if auth token exists before trying to remove auth session

Release 2.3.8

11 Mar 21:20

Choose a tag to compare

Added

  • Examples/DiscoverAddToStaticGroup.ps1 will run a Discovery, create a static group and add the devices to the group

Fixed

  • Fixed column ordering in Invoke-OMEReport to properly match Report
  • Fixed filtering with paged results in Get-OMEDevice. OME does not automatically add the filter parameters to @odata.nextLink