Forum Topics Started

    • Test
    • Linux ZVM and HA

      I have been searching through the Zerto site and cannot find out anything regarding if there is an HA option for the ZVM running on the Linux platform.  We currently are running on Windows with MSCS.  Once I get confirmation that there is HA protection, I think this would be the trigger to switch platforms. […]

      in: General Discussion

    • People: 2
      Replies: 3
    • February 13, 2024
    • Create Simple VPG using PowerShell and API

      Can someone post a simple template script for creating a new VPG.  I am just looking to get the understanding on getting the first one deployed using the API.  I am just looking for a simply start that gets one created successfully.  I have reviewed the API whitepaper and it is a little overwhelming at […]

      in: Scripting and APIs

    • People: 2
      Replies: 8
    • May 8, 2020
    • Zerto scripts using encrypted passwords automation

      For the life of me I can not get these Zerto scripts to run with a password file that I have created using ConvertTo-SecureString commands listed here per Zerto scripting reference doc… https://www.pdq.com/blog/secure-password-with-powershell-encrypting-credentials-part-1/ “SecretPassword” | ConvertTo-SecureString -AsPlainText -Force | ConvertFrom-SecureString | Out-File “C:\support\zerto\scripts\zertpass.txt” I then call this zertpass.txt file using… $ZertoPassword = Get-Content “C:\support\zerto\scripts\zertpass.txt” | […]

      in: Scripting and APIs

    • People: 2
      Replies: 2
    • December 13, 2018