You manage a server that runs Windows Server 2008 R2.The D:\Payroll folder is corrupted. The most recent backup version is 10/29/2007-09:00.You need to restore all the files in the D:\Payroll folder back to the most recent backup version without affecting other folders on the server.What should you do on the server?()
A. Run the Recover d:\payroll command.
B. Run the Wbadmin restore catalog -backuptarget:D: -version:10/29/2007-09:00 quiet command.
C. Run the Wbadmin start recovery -backuptarget:D: -version:10/29/2007-09:00 overwrite quiet command.
D. Run the Wbadmin start recovery -version:10/29/2007-09:00 -itemType:File -items:d:\Payroll -overwrite -recursive quiet command.