-
-
Utility for running failover scripts in a guest
in: Scripting and APIs
Here is a simple executable that can run commands in a guest VM. It can be used to run the failover script in a guest as opposed to within the ZVM. All you need to do is open this zip somewhere on the ZVM and run the executable from the FO script providing as command line […]
-
People: 3
Replies: 2 - November 13, 2016
-
vSphere Cluster Maintenance Mode Script
in: Scripting and APIs
I took an old rolling reboot script that Joe Keegan at http://infrastructureadventures.com/2011/12/28/powercli-script-for-vsphere-cluster-rolling-reboot/ posted a few years ago and modified it to add in the VRA functions and added the ability to scan and patch the hosts as well. I’m tempted to ask Joe if we can upload this to Github and add in more functionality later. Requirements: The VUM […]
-
People: 1
Replies: 0 - September 23, 2015
-
Scripted VSS Agent Install
in: VMware
Hello everyone, We are looking to push out the install of the VSS agent via BigFix but I haven’t been able to figure out how to pass the ZVM information via properties of the MSI and perform a silent install. Has anyone done this successfully? -Alex
-
People: 2
Replies: 1 - December 10, 2015
-
Post-Script for changing hostname.
in: VMware
Hello Guys. I create script for Changing hostname of failover VM. It works on manual running. But It doesn’t works on post-script section. Thank you I Don’t Know Why. Situation Post-Script with no params on VPG Setting C:\ZertoScripts\Change-RHEL-hostname.bat 1. Change-RHEL-hostname.bat file powershell -file C:\ZertoScripts\Set-RHEL-Hostname.ps1 >> C:\ZertoScripts\Result-RHEL-Test.txt 2. […]
-
People: 1
Replies: 1 - February 10, 2017
-
Utility for running failover scripts in a guest