Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 742 Bytes

File metadata and controls

9 lines (7 loc) · 742 Bytes

PowerShell

This repository will be used to park my public powershell scripts. Please leverage them in any way you like. If you find any issues, please feel free to correct, get in touch or raise a "issue" here @github

ZertoVPGConfigExport.ps1 (https://github.com/Gmagella/PowerShell/blob/master/ZertoVPGConfigExport.ps1) This script can be used to export Zerto VPGs so you can edit their settings, change IP Settings and etc in bulk (in excel for example) and then import using ZertoVPGConfigImport.ps1

ZertoVPGConfigImport.ps1 (https://github.com/Gmagella/PowerShell/blob/master/ZertoVPGConfigImport.ps1) This script can be used to Import Zerto VPG configuration you've previously exported and edited (change IP Settings, etc).