Veeam Backup Validator: validate backup files

veeam8bckvalidator01

Veeam Backup Validator is a non documented tool located into the installation folder of Veeam software and used to validate backup files.

Backup Validator is a CLI based tool for validating the backup files but it doesn't perform the controls made by SureBackup. For those who have the Standard license only where SureBackup is not available, backup consistency can be done through this tool.

 

Procedure

To use this tools the backup files to analyze must be registered in Veeam Server. Open Veeam Backup and Replication and check which backups are available to validate.

veeam8bckvalidator02

To check a specific VM backup job, open the Command Prompt and type the command:

Veeam.Backup.Validator.exe /backup:"backup_name" /vmname:vm_name

C:\…>Veeam.Backup.Validator.exe /backup:"backup small vms [ manual ]" /vmname:lx-smallvm01

veeam8bckvalidator03

To validate a backup at specific date or time, from Backup & Replication section select Backups > Disk. Right click the backup job name to process and select Properties option to check available restore points.

veeam8bckvalidator04

Take note of the date or time of the specific restore point. Click OK to close the window.

veeam8bckvalidator05

Open the Command Prompt and type the command:

Veeam.Backup.Validator.exe /backup:"backup_name"  /time:pointtime

C:\…>Veeam.Backup.Validator.exe /backup:"backup small vms [ manual ]" /time:13.30

veeam8bckvalidator06

The validation result.

veeam8bckvalidator07

To check the help menu for available parameters, at the Command Prompt type the command:

C:\Program Files\Veeam\Backup and Replication\Backup\Veeam.Backup.Validator.exe /?

veeam8bckvalidator08

The tool is very useful during troubleshooting. If the result is negative perhaps the backup file is corrupt then no need to further investigate.

firma