What command can be issued within Windows RE to enable networking?wpeinitWhat is the name of the program that reads the settings in the Boot Configuration Data (BCD) file and manages the initial startup of the OS?Windows Boot ManagerMatch each item with a statement below.
1) __c__ a lean operating system that can be used to troubleshoot problems when Windows refuses to start
2) __d__ registry settings and device drivers that were in effect when the computer was last logged into successfully
3) __e__ a self-diagnostic program used to perform a simple test of the CPU, RAM, and various I/O devices
4) __i__ for a GPT hard drive, the bootable partition used to boot the OS and contains the boot manager program for the OS
5) __j__ a small Windows database structured the same as a registry file and contains configuration information about how Windows is started
6) __h__ to restart a PC without turning off the power
7) __b__ a command to manage hard drives, partitions, and volumes.
8) __g__ in Windows 8/7/Vista, the program responsible for loading Windows.
9) __a__ restarts the computer by turning off the power or by pressing the Reset button
10) __f__ A Windows 7/Vista command that repairs the boot sector of the system partition.a. cold boot -9
b. diskpart -7
c. Windows Recovery Environment (RE) -1
d. Last Known Good Configuration -2
e. POST (power-on self test) -3
f. fixboot -10
g. Windows Boot Manager (BootMgr) -8
h. soft boot -6
i. EFI System Parition(ESP) -4
j. Boot Configuration Data (BSD) store -5What dynamic link library handles low-level hardware details?Hal.dllWhat are some of the responsibilities of the kernel during the startup process? (Choose all that apply.)starts critical services
Activates the HAL
Starts the Session ManagerWhat command can be used to check for file system errors?chkdsk /rWhat key will cause the Windows Boot Manager to appear as long as it is pressed during the Windows startup process?spacebarUnder the Advanced Options screen, what startup option should be enabled in order to view what did and did not load during the bootup?Boot LoggingWhat command can be used to scan for Windows installations not stored in the BCD?bootrec /scanOSWhat program is used to start the part of the Win32 subsystem that displays graphics?Smss.exeWhat is responsible for getting a system up and going and finding an OS to load?Startup BIOSWhat is a typical symptom that might indicate the MBR record is damaged?Invalid partition table errorWhat Windows process is responsible for authenticating users?Lsass.exeWhat is the file name given to the Windows kernel?Ntoskrnl.exeIn Windows 7, what startup option can be used to restore the registry settings from the previous login?Last Known Good Configuration