We're trying to install Windows 11 on HP 860 G10 laptops via SCCM (PXE), but unfortunately are not able to do so. After the laptops reboot and start installing Windows 11, it takes a while (30 seconds) before they BSOD with an INACCESSIBLE_BOOT_DEVICE message.
The same task sequence has always worked for Windows 10 installations, and does still work for Windows 11 on HP 860 G9 laptops.
I'm thinking there is a possible driver issue with regards to the NVMe, yet there are no drivers specifically for the NVMe available from HP, nor from Western Digital. Also, the entire SCCM driver package has been included as an Apply Drivers task in the task sequence, and all drivers are available in the prepared install.wim Windows image.
I've also had a look at the partition table that is being created by the task sequence: the partition table is exactly the same as for the G9 laptops, yet there is no partition marked as "boot". No idea why, though.
The fact that we're new to SCCM doesn't really help either...
Is there anybody who recognizes this error and is kind enough to share some insight?
Thanks!
Edit 1 - added BCDEDIT output for Greg Askew
Windows Boot Manager
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale nl-NL
inherit {globalsettings}
default {default}
resumeobject {96021b33-3dea-11ef-a8d4-c07355a8480a}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
identifier {default}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 11
locale nl-NL
inherit {bootloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {96021b33-3dea-11ef-a8d4-c07355a8480a}
nx OptIn
bootmenupolicy Standard