A help desk technician is troubleshooting a Windows workstation that experienced an unexpected power failure. Since the incident, critical operating system binaries are suspected to be corrupted, though the Windows OS still boots into the desktop. Which of the following command-line tools should the technician run first to inspect all protected system files and replace corrupted files with clean copies from the local cache?
- sfc /scannowCevap
- Bdism /online /cleanup-image /restorehealth
- Cchkdsk /r
- Dgpupdate /force
Cevap
Running sfc /scannow is the primary diagnostic and repair tool used to scan protected Windows system files and automatically replace corrupted versions with healthy cached copies.
The sfc /scannow command is the standard initial command-line utility used in Windows to verify the integrity of protected system binaries and replace damaged or corrupted files using cached copies stored on the local drive.
Adım Adım Çözüm
Anahtar Kavram
Windows System File Integrity Repair
Tahmini Süre:45s