Veeam Certified Engineer (VMCE) v12 — Question 11
A corporation needs to give their MS SQL DBAs a way to restore their MS SQL databases.
Which action would allow the corporation to grant this access without giving access to other operations?
Answer options
- A. Deny access to restore VMs in Enterprise Manager
- B. Give the DBA group Restore Operator access to the backup server
- C. Give the DBA group Restore Operator access to MS SQL DBs in Enterprise Manager
- D. Delegate application item recoveries to the DBA Group
Correct answer: C
Explanation
The correct answer is C because granting Restore Operator access specifically for MS SQL DBs in Enterprise Manager allows DBAs to perform necessary restore operations without additional permissions. Options A and B do not address the specific need for MS SQL database restoration, and option D is too broad and does not directly provide the required access for MS SQL databases.