A Tier 2 support technician is troubleshooting a Windows workstation that fails to start, displaying the message 'Boot Configuration Data is missing or contains errors.' The technician boots into the Windows Recovery Environment (WinRE) Command Prompt and needs to perform a full scan of all connected storage drives for compatible Windows installations, while also interactively prompting to rebuild and add missing installations to the BCD store. Which command and switch combination should the technician execute?
- bootrec /rebuildbcdCevap
- Bbootrec /scanos
- Cbcdedit /export C:\BCD_Backup
- Dfsck -r /boot/bcd
Cevap
The command `bootrec /rebuildbcd` is the correct selection.
Executing `bootrec /rebuildbcd` scans all attached disks for Windows installations compatible with Windows 10/11 and allows the administrator to manually select which detected operating systems to add to the BCD store, successfully restoring boot functionality.
Adım Adım Çözüm
Anahtar Kavram
Windows Boot Recovery Utility (bootrec.exe)
Tahmini Süre:1m 30s