Open Source Project to Schedule Backup VMs in Multiple ESXI Servers
Download Link: https://developer.vmware.com/web/tool/4.4.0/ovf
All Configuration in config.ini file
[Servers]
host1 = 192.x.x.x
host2 = 192.x.x.x
[Users]
user1 = root
user2 = root
[PW]
password1 = ********
password2 = ********
[Excluded]
vm1 = Master
vm2 = BackEnd