Example:
Code: Select all
User: domain\username
Permissions: Veeam (full), local administrator, DB (full)
Microsoft Windows [Version 10.0.17763.2928]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>cd C:\Program Files\Veeam\Backup and Replication\Backup
C:\Program Files\Veeam\Backup and Replication\Backup>Veeam.Backup.Validator.exe /backup:"JOBNAME" /report:"C:\test.html" /format:html /vmname:"VMNAME"
Veeam Backup Validator Version 11.0.0.0
Copyright (C) 2021 Veeam Software Group GmbH. All rights reserved.
Found the last restore point in backup, Id: {AAAAAAA-AAAAAAA-AA19-AAAAAAAAAA}.
Parameters:
Backup ID: {AAAAAAA-AAAAAAA-AA19-AAAAAAAAAA}
Backup name: Jobname
Format: Html
Restore point date: Mittwoch, 26. Oktober 2022
Restore point ID: {BBBBBBBBBB-6666-AAAAAA-11111-AAAAAAAA}
Restore point time: 13:00:58
Report: C:\test.html
Silence: no
Skip: no
VM name: VMNAME
Validating...
Validating VM...
VM name: VMNAME
Creation time: 26.10.2022 13:01:41
Backup type: increment
Platform: VMware
OS name: Microsoft Windows Server 2016 or later (64-bit)
[...]
Statistic:
VM count: 1
Incomplete VM count: 0
Failed VM count: 0
Files count: 8
Total size: 100,0 GB
Validation completed successfully.
I want to have multiple backups checked and have written a script for this.
So that the script does not have to run with my user, I have created a new domain account.
The newly created user:
- is local administrator
- Veeam Backup Viewer (Veeam console) - changing to veeam backup administrator doesn't change anything
- DB permissions:
- __membership: db_datareader
- __Securables: Backup.Model.GetBackupsAll (stored procedure) - Grant: Execute
Code: Select all
Microsoft Windows [Version 10.0.17763.2928]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Program Files\Veeam\Backup and Replication\Backup>Veeam.Backup.Validator.exe /backup:"JOBNAME" /report:"C:\test.html" /format:html /vmname:"VMNAME"
Veeam Backup Validator Version 11.0.0.0
Copyright (C) 2021 Veeam Software Group GmbH. All rights reserved.
Unable to get path commander.
Can someone tell me what permissions a user needs for Veeam Validator (Veeam, server and database)?
Any help is much appreciated
Greetings from germany.
Veeam: Veeam Backup & Replication 11.0.1.1261 P202220302
Veeam Backup Validator Version 11.0.0.0
MS-SQL: 15.0.4236.7