Veeam B&R 11
Veeam MS Agent 5
vSphere 7.0u1d (soon to be updated to U2)
------------------------------------------------------
I searched but I haven't found any examples of batch files that can accomplish my goals.
I have a VM with a large independent disc. I want to run a daily backup job via Windows Task Scheduler and a batch file because I also need to perform pre/post job activities. The destination is a USB drive.
The drive will remain unmounted and powered off. The batch file will issue commands to do the following:
- Tell the remote IP PDU to power on the outlet that the USB drive is plugged into.
- Mount the drive in the Window's VM.
- Run the backup.
- Unmount the drive.
- Power off the outlet.
Code: Select all
"C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe" /backup "<ID>"