From 4051ab7c6977dbf19d91e93d00c9176d48e78643 Mon Sep 17 00:00:00 2001 From: sblow <42337428+sblow@users.noreply.github.com> Date: Mon, 13 Aug 2018 09:50:09 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3243d10..e7194fa 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ This script is an example script and is not supported under any Zerto support pr In no event shall Zerto, its authors or anyone else involved in the creation, production or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or the inability to use the sample scripts or documentation, even if the author or Zerto has been advised of the possibility of such damages. The entire risk arising out of the use or performance of the sample scripts and documentation remains with you. -# Automating protection for MSCS Clusters when role owner changes -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 +# Automating protection for MSSQL MSCS Clusters when role owner changes +This script is designed for MSSQL 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 # Getting Started Instructions coming soon.