You manage a server that runs Windows Server 2008. 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 comamnd
B、 Run the WBadmin restore catalog-backuptarget:D: -version: 10/29/2007-09:00 Cquiet command
C、 Run the WBadmin start recovery-backuptarget:D: -version: 10/29/2007-09:00 Coverwrite Cquiet command
D、 Run the Wbadmin start recovery-version:10/29/2007-09:00 -itemType:File -items d:\payroll -overwrite - recursive Cquiet command.