Hi, all
I made a simple script that will allow you to run the backup validator and receive a report.
echo
cd C:\Program Files\Veeam\Backup and Replication\Backup
Veeam.Backup.Validator.exe /backup:"BackupName" /report:"C:\VeeamReports"rem May have to specify name(s) of VMs being backed up in job
rem If there are multiple backup jobs, you must create a new line for each job --> Veeam.Backup.Validator.exe /backup:"BackupName" /report:"C:\VeeamReports"