Commit Graph

14 Commits

Author SHA1 Message Date
justin 78786fc844 Delete MSSQL-MSCS-Failover.ps1
removing original script refer to "original-script" branch if needed
2023-09-12 15:17:44 -04:00
Mike M d16e6d4c22 fix typo in printing $vpg2 info on resume
Fixed typo - print $vpg2.name (not vpg1) when resuming
2021-08-05 10:11:04 -04:00
Mike M 81ea974cdf add v2 script details to README
Updated README.md with v2 script details
2021-08-05 09:59:40 -04:00
Mike M d84461c2d9 Add files via upload
Rewritten using the new Zerto.ZVM.Commandlets module - see https://www.powershellgallery.com/packages/Zerto.Zvm.Commandlets and https://s3.amazonaws.com/zertodownload_docs/Latest/cmdlets/index.html?cb=1628171674 for more info.
2021-08-05 09:54:59 -04:00
justin 566a40fba5 Merge pull request #1 from Zerto-Rodney/patch-1
Update README.md with spelling fixes
2019-11-27 10:33:57 -05:00
Zerto-Rodney 868e3d4c3d Update README.md 2019-11-27 09:31:46 -06:00
sblow 9ddd9c567f Update README.md 2018-08-14 10:58:26 +01:00
sblow fd3c8858cb Update README.md 2018-08-14 10:58:08 +01:00
sblow 4051ab7c69 Update README.md 2018-08-13 09:50:09 +01:00
sblow 603d7c0868 Update README.md 2018-08-13 09:31:17 +01:00
sblow 1a8af81136 Update README.md 2018-08-13 09:29:30 +01:00
sblow ab728b64a9 Update README.md 2018-08-13 09:29:06 +01:00
sblow ec4dc936a1 Create README.md 2018-08-13 09:26:51 +01:00
sblow d8da2e0d5f This script is designed to automate the protection of the Active SQL cluster node by Zerto in the event a role changes owner.
This script is designed for MSCS clusters using shared RDMs where both the active and passive nodes are protected in their own VPGs. The active node VPG replicating while the passive node VPG is paused. When the Active node changes this script will alter the replicating/paused VPGs
2018-08-13 09:19:27 +01:00