Soru

Zorluk: Çok zorResolving System File Corruption and Driver Issues

A Windows workstation fails to boot into the main operating system after an abrupt power failure during a major update, automatically launching the Windows Recovery Environment (WinRE). Diagnostic testing confirms that critical system files are corrupted and that the local component store (WinSxS) is also damaged. Which TWO of the following command-line procedures must a technician perform to successfully restore system integrity from WinRE? (Select TWO.)

  1. Execute DISM with the /image switch targeting the offline Windows partition along with a valid installation WIM specified as the /source.Cevap
  2. Execute SFC with /offbootdir and /offwindir flags specifying the target OS installation after component store remediation completes.Cevap
  3. C
    Execute DISM with the /online switch from the WinRE command prompt to automatically download replacement payloads from Windows Update.
  4. D
    Execute SFC without offline directory parameters prior to running DISM to clear corrupted file handles from memory.

Cevap

The technician must execute DISM using the /image parameter pointing to the offline Windows volume with a valid installation media /source to fix the component store, followed by executing SFC with /offbootdir and /offwindir parameters pointing to the target Windows installation.
When troubleshooting offline system file and component store corruption from WinRE, DISM must be executed first using the /image switch targeting the offline Windows drive letter (with a valid /source image) to restore the WinSxS component store. After the component store is healthy, SFC must be executed using /offbootdir and /offwindir flags to direct the scanner to the offline OS installation.

Adım Adım Çözüm

1
Repair the corrupted component store (WinSxS) using offline DISM.
The local WinSxS repository on the target drive is restored using valid payload files from external installation media.
SFC relies directly on the WinSxS store as its source repository to repair system files. If WinSxS is corrupted, SFC cannot complete file restoration.
2
Run System File Checker (SFC) against the offline Windows installation.
Protected Windows system files are validated and repaired using the restored component store.
Supplying /offbootdir and /offwindir directs SFC to scan the offline disk partition rather than the active RAM-based WinRE environment.

Anahtar Kavram

Offline DISM Component Store Repair and SFC Execution Ordering
Bu soruyu puanla