Troubleshooting OSes Flashcards
The installation program for Windows
Windows Preinstallation Environment (WinPE/Windows PE)
A special set of tools in the Windows setup that enables you to access troubleshooting and repair features
Windows Recovery Environment (WinRE/Windows RE)
A one-stop, do-it-all troubleshooting option that performs a number of boot repairs automatically
Startup Repair
Utility in Windows that enables you to return your PC to a recent working configuration when something goes wrong. It enables you to select a restore point and then returns the computer’s system settings to the way they were at that restore point - all without affecting your personal files or e-mail
System Restore
Tool that restores a system after a catastrophe using a default image containing the OS settings, network settings, and apps
System Image Recovery
Command that is a WinRE troubleshooting and repair tool that repairs the master boot record, boot sector, OR BCD store
bootrec command
Rebuilds the boot sector for the active system partition
bootrec /fixboot
Rebuilds the master boot record for the system partition
bootrec /fixmbr
Looks for Windows installations not currently in the BCD store and shows you the results without doing anything
bootrec /scanos
Looks for Windows installations not currently in the BCD store and gives you the choice of adding them to the BCD store
bootrec :rebuildmbr
A tool that shows how Windows boots; shows the boot options when run by itself
bcedit
Section of bcedit that describes the location of bootmgr
Windows Boot Manager
Section of bcedit that describes the location of the winload .exe file
Windows Boot Loader
Exports a copy of the BCD store to a file
bcedit /export
Imports a copy of the BCD store back into the store
bcedit /import