Skip to content

Releases: cohesity/cohesity-powershell-module

[1.9.8] - 21-03-2024

22 Apr 11:57
426d696
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • Commandlet for oracle remote restore
  • Commandlet to fetch snapshot information

Changed

  • None

Fixed

  • None

Removed

  • None

[1.9.7] - 08-02-2024

22 Apr 11:51
426d696
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • None

Changed

  • Modified Restore-CohesityOracleDatabase commandlet to accept additional parameter to create restore task
  • Modified Restore-CohesityOracleDatabase commandlet to get the latest job run id, if not specified

Fixed

  • None

Removed

  • None

[1.9.6] - 08-01-2024

22 Apr 11:24
5b45fa5
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • None

Changed

  • Modified Restore-CohesityRemoteMSSQLObject commandlet to restore MSSQL DB based on SqlHost, SqlObjectName and TargetHost
  • DbRestoreOverwritePolicy option is newly added in Restore-CohesityRemoteMSSQLObject commandlet
  • Included switch parameter to return result as object

Fixed

  • None

Removed

  • None

[1.9.5] - 27-09-2023

22 Apr 10:50
5b45fa5
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • Commandlet to fetch file/folder snapshot information from an external target
  • Commandlet to restore file/folder from an external target

Changed

  • None

Fixed

  • Issue in enum value in backup Run model

Removed

  • None

[1.9.4] - 28-08-2023

28 Aug 06:21
c67ccb5
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • None

Changed

  • None

Fixed

  • Issue with SSL protocol, when powershell uses TLS1.3

Removed

  • None

[1.9.3] - 18-08-2023

28 Aug 05:27
c67ccb5
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • Commandlet to fetch file/folder snapshot information.

Changed

  • None

Fixed

  • Issue on fetching latest recoverable snapshot of file/folder for recovery.
  • Issue on fetching job information, which contains special characters.

Removed

  • None

[1.9.2] - 14-07-2023

18 Aug 13:19
eed2a12
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • None

Changed

  • None

Fixed

  • Issue on restoring cohesity remote file from archival target.

Removed

  • None

[1.9.1] - 01-06-2023

01 Jun 07:00
cda6bde
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • None

Changed

  • None

Fixed

  • Issue on creating protection job using 'New-CohesityProtectionJob commandlet', in which "kDay" enum was missing from RpoSchedule->IntervalUnitEnum.

Removed

  • None

[1.9.0] - 18-05-2023

29 May 13:57
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • None

Changed

  • None

Fixed

  • Issue in Linux operating systems where system failed to find the TimeZoneConverter file, replaced with timezone mapping file.
  • Removed duplicate field "overwriteExistingVm" from Restore-CohesityVMwareVM.ps1 file.

Removed

  • None

[1.8.5]
New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • Updated cohesity models and added new models.
  • Added option to display error message along with 'Get-CohesityAgentStatus' commandlet', if the agent installation is failed.

Changed

  • None

Fixed

  • None

Removed

  • None

[1.8.4]
New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • Added support for SessionId.

Changed

  • None

Fixed

  • None

Removed

  • None

[1.8.3]
New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • Included additional settings while creating protection job

Changed

  • None

Fixed

  • Fixed issue while running protection job
    Issue: Start-CohesityProtectionJob : Could not convert string to integer: kTo. Path '[104].alertingConfig.emailDeliveryTargets[0].recipientType', line 1, position 1383705.
    Cause: 'kTo' field of emailDeliveryTargets should be string, which was mentioned as integer in version 6.8.1 cohesity model
  • Fixed issue while cloning MSSQL object
    Issue: Copy-CohesityMSSQLObject failing to create Sql Server Clone
    Cause: Target host id being set in the wrong place in the request payload.

Removed

  • None

[1.8.2] - 2022-10-27

27 Oct 13:18
ad3259d
Compare
Choose a tag to compare

New version of Cohesity PowerShell Cmdlet is here!

Released on PowerShell Gallery

Added

  • None

Changed

  • None

Fixed

  • Issue on fetching alerts using 'Get-CohesityAlerts' commandlet', in which 'AlertDocument' field was missing
  • Issue on fetching mssql object using 'Get-CohesityMSSQLObject' commandlet
  • Issue on fetching cluster configuration using 'Get-CohesityClusterConfiguration' commandlet
  • Incorrect csv format for 'Get-CohesityAgentStatus' commandlet

Removed

  • None