Valid 70-412 Dumps shared by ExamDiscuss.com for Helping Passing 70-412 Exam! ExamDiscuss.com now offer the newest 70-412 exam dumps, the ExamDiscuss.com 70-412 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-412 dumps with Test Engine here:
You have a server named Server1 that runs Windows Server 2012 R2. You suspect that some protected system files are corrupt. You need to verify the protected system files on Server1 and replace files that have incorrect versions. Which tool should you use?
Correct Answer: A
Explanation/Reference: Explanation: Sfc scans and verifies the integrity of all protected system files and replaces incorrect versions with correct versions. Examples: To verify the kernel32.dll file, type: sfc /verifyfile=c:\windows\system32\kernel32.dll To setup offline repair of the kernel32.dll file with an offline boot directory set to d: and offline windows directory set to d:\windows, type: sfc /scanfile=d:\windows\system32\kernel32.dll /offbootdir=d:\ /offwindir=d:\windows References: Technet, sfc https://technet.microsoft.com/en-us/library/ff950779.aspx