Note: This question is part of a series of questions that use the same set of answer choices. Each
answer choice may be used once, more than once, or not at all.
You have a computer named Computer1.
Computer1 has a virtual hard disk (VHD) named Disk1.vhcix.
Windows is installed on Disk1.vhdx.disk1.vhdx is visible in File Explorer as drive E.
You need to configure Computer1 to start from VHDX. Hardware virtualization must not be available when
Computer1 starts from VHDX.
What should you run?
A.
Add-Windows Image
B.
bcdboot.exe
C.
bcdedit.exe
D.
bootcfg.exe
E.
bootim.exe
F.
bootsect.exe
G.
diskpart.exe
H.
Expand-Windows Image
It should be bcdboot.exe
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/boot-to-vhd–native-boot–add-a-virtual-hard-disk-to-the-boot-menu
Confused about: Hardware virtualization must not be available when Computer1 starts from VHDX.
what do they mean here..??
they mean a Native boot(i think), where you are not using the Virtual Hard Disk in a virtual machine, but directly to boot the OS from it at the start of your PC
oh guess your right darak…
I agree with James Carter that the answer is bcdboot
Disk1.vhdx is visible in File Explorer as drive E:
bcdboot E:\windows
bcdedit /set {default} Description W10013+PJ
Boot to VHD (Native Boot): Add a Virtual Hard Disk to the Boot Menu
https://technet.microsoft.com/en-us/library/hh825691.aspx
Only from Windows 8 VHDX format
BCDEDIT