sFunctions

2.6.5.4

Various functions for administering VMware Site Recovery Manager (SRM).

Installation Options

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

Install-Module -Name sFunctions -RequiredVersion 2.6.5.4

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

Install-PSResource -Name sFunctions -Version 2.6.5.4

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) 2020 Joe Acosta. All rights reserved.

Package Details

Author(s)

  • Joe Acosta

Tags

CleanUp Group PowerCLI Protection Recovery Site SRM Test vSphere VMware

Functions

Get-SRMProtectionGroup Get-SrmRecoveryPlan Get-SRMTestState Get-SRMVM Protect-SRMVM Send-SRMDismiss Show-SRMProtectedVM Show-SRMRelationship Start-SRMCleanUp Start-SRMTest Stop-SRMTest UnProtect-SRMVM

Dependencies

Release Notes

Read examples for function use.  Module written based on array replication.
       Zero new Advanced Functions.  Updated four Advanced Functions:
       Get-SRMTestState - Now includes a RunningTask Value in addition to Name and State.
       Get-SRMVM - Removed requirement for similarity of Protection Group Name to DataStore Name.  AF is more resilient / flexible.
       Protect-SRMVM - Removed requirement for similarity of Protection Group Name to DataStore Name.  AF is more resilient / flexible.
       UnProtect-SRMVM - Removed requirement for similarity of Protection Group Name to DataStore Name.  AF is more resilient / flexible.
       This module has been tested against Virtual Center (VCSA) 6.7 U3b / Build 15129973 , SRM 8.2.0 / Build 14761905 / ApiVersion 8.0.

FileList

Version History

Version Downloads Last updated
3.4.3.2 428 6/12/2020
3.1.2.3 117 4/20/2020
2.8.7.6 96 3/11/2020
2.6.5.4 (current version) 174 2/12/2020
2.3.2.1 324 10/10/2019
2.0.0.1 179 7/10/2019
1.0.0.4 103 6/26/2019
Show more