I can't find them in the registry or through wmic.
My example bcd is:
CODE
Windows Boot Loader
-------------------
identifier {a6d78231-90cc-11db-97db-001641238d0d}
device ramdisk=[boot]\winpe\x86_test\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path \windows\system32\boot\winload.exe
description WinPE x86 (TEST)
locale en-US
custom:12345678 bidie
inherit {bootloadersettings}
osdevice ramdisk=[boot]\winpe\x86_test\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot \windows
detecthal Yes
winpe Yes
ems Yes
-------------------
identifier {a6d78231-90cc-11db-97db-001641238d0d}
device ramdisk=[boot]\winpe\x86_test\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path \windows\system32\boot\winload.exe
description WinPE x86 (TEST)
locale en-US
custom:12345678 bidie
inherit {bootloadersettings}
osdevice ramdisk=[boot]\winpe\x86_test\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot \windows
detecthal Yes
winpe Yes
ems Yes
I want to use one PE image and choose its behaviour during bcd boot menu.
