Press "Enter" to skip to content

Posts published in March 2014

Scripting a Recovery Plan

Joshua Stenhouse 3

To protect VMs with Zerto they need to be placed into Virtual Protection Groups (VPGs) which are consistency groupings of VMs that are typically configured on a per application basis.…

Adding Zerto cmdlets to a script

Joshua Stenhouse 1

In order to run Zerto cmdlets inside a script you have to add the snapin. This is easily done with the following command: add-pssnapin Zerto.PS.Commands

Selecting Zerto Checkpoints in PowerShell

Joshua Stenhouse 0

When using Zerto PowerShell cmdlets it can be required to select a checkpoint (a point in time) in the journal of changes from which to perform an operation. The Zerto…

Scripting with Zerto Basics

Joshua Stenhouse 0

To run PowerShell scripts with Zerto I recommend the following requirements be fulfilled, on the host running the scripts, as a best practice to cover running anything and everything: PowerShell…

Introduction to my blog

Joshua Stenhouse 0

Hi and welcome to my blog.  I will be blogging about common queries I often come across in my role as Solutions Engineer for Zerto, as well as cool Zerto…