Cisco.HXPowerCLI

4.5.0.3

PowerShell module for Disaster Recovery in Cisco HyperFlex Systems

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Cisco.HXPowerCLI -RequiredVersion 4.5.0.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Cisco.HXPowerCLI -Version 4.5.0.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Cisco Systems, Inc. All rights reserved.

Package Details

Author(s)

  • Cisco Systems

Cmdlets

Get-HXJsonConfig Invoke-HXRunbook New-HXRunbook Start-HXVM Add-HXProtectedVMToGroup Connect-HXCluster Disconnect-HXCluster Get-HXCluster Get-HXProtectedVM Get-HXProtectionGroup Get-HXTaskStatus Invoke-HXFailover Invoke-HXMigrate Invoke-HXPrepareFailover Invoke-HXPrepareGroupMigrate Invoke-HXPrepareGroupRecovery Invoke-HXPrepareReverseProtect Invoke-HXReverseProtect Invoke-HXTestFailover New-HXProtectionGroup Protect-HXVM Remove-HXProtectedVMFromGroup Remove-HXProtectionGroup Unprotect-HXVM Wait-HXTask

Dependencies

This module has no dependencies.

Release Notes

This version is compatible with Cisco HyperFlex v4.5.
New Features:
1. [Invoke-HXRunbook] cmldet: A new cmdlet has been introduced to combine generation and execution of runbook into a single cmdlet. Aplicable for TestRecovery and PlannedMigration modes only.
2. [Start-HXVM] cmdlet: Cmldet to power on HX VM(s). Runbook scripts will contain Start-HXVM cmdlet statements instead of the older PowerOn-Vms function.
3. New session variables introduced which will be exported to the shell after every runbook generation. List of variable for different sceanrios:
a) Json Variables:
$HxJsonConfig
$HxJsonFile
b) Runbook Script File Path:
$HxRunbookTestRecovery, $HxRunbookCleanup
$HxRunbookDisasterRecovery, $HxRunbookReverseProtect
$HxRunbookPlannedMigration
c) Runbook Recovery Execution Summary:
$HXRunbookExecutionSummary

Improvements:
1. Paramter [-DelayInPowerOn] added to [New-HXRunbook] cmdlet: To put delay in between power on operation
2. Switch [-ValidateRecovery] added to all recovery([Invoke-HX*]) cmdlets: To warn for already receoverd VMs instead of terminating the execution.
3. Parameter [-PersistConnection] added to [New-HXRunbook] cmdlet: To persist the cluster connection in the current session even after runbook generation.
3. Runbook execution sumamry will be displayed in addition to runbook execution status.
4. Default log location has been changed to the runbook generation folder

Deprecated cmdlets:
Wait-HXJob
Get-HXJobStatus

FileList

Version History

Version Downloads Last updated
5.0.2 1,117 10/18/2022
4.5.0.3 (current version) 726 1/10/2021
4.0.2.2 523 2/12/2020
1.1.0.25 457 4/22/2019
1.1.0.24 156 1/15/2019
1.1.0.21 57 11/29/2018
1.1.0.20 47 10/31/2018
1.0.0.17 35 10/23/2018
Show more