An IT technician is troubleshooting a Windows 10 desktop computer using legacy BIOS and an MBR partition layout. Following an improper system shutdown caused by a power outage, the computer fails to boot and displays the message 'Missing operating system' on a black screen. The technician boots the system using a Windows installation media flash drive into the Windows Recovery Environment (WinRE) Command Prompt and launches the DiskPart utility. Inspection of the disk reveals that the primary system partition containing the boot loader files is fully intact, but its boot flag status is no longer marked as active. Which command within DiskPart should the technician execute after selecting the primary system partition to restore boot capability?
- Execute the active commandAnswer
- BExecute the assign letter=C: command
- CExecute the convert gpt command
- DExecute the extend size=1024 command