A Windows workstation exhibits severe instability after an interrupted operating system update. When attempting to run the System File Checker utility, the process fails with an error stating that the component store is corrupted. Which TWO of the following command-line repair procedures should the technician perform to successfully restore the component store and repair protected system files? (Select TWO.)
- Run dism /online /cleanup-image /restorehealth to repair the corrupt component store image.Cevap
- Run sfc /scannow to inspect and replace corrupted system files using the repaired component store.Cevap
- CRun sfc /verifyonly to automatically replace corrupted files upon the next system restart.
- DRun dism /online /cleanup-image /checkhealth to repair damaged payload files.
Cevap
The technician must execute 'dism /online /cleanup-image /restorehealth' to fix the damaged component store, followed by 'sfc /scannow' to scan and repair protected system files.
To resolve system file corruption when the component store is damaged, the technician must first execute 'dism /online /cleanup-image /restorehealth' to repair the component store repository. Once the component store is healthy, running 'sfc /scannow' will successfully verify protected system files and replace corrupted copies.
Adım Adım Çözüm
Anahtar Kavram
DISM and SFC Repair Sequence for Windows System Integrity