gms-electronics / deploy

Usefull scripts and Instructions to deploy Windows in an MDT & WDS environment
MIT License
0 stars 0 forks source link

FAILURE (5616): 15299: Verify BCFBootEx (see screenshot below) when booting MDT through WDS on Notebooks #1

Open fthobe opened 1 day ago

fthobe commented 1 day ago

Old Systems fail to identify UEFI / BIOS State: Solution Found (Workaround) Issue: Some old systems fail to identify the correct version of the BIOS / UEFI. In this case a particular script needs to implemented just for that device. Raise a ticket if you are experiencing following error message: FAILURE (5616): 15299: Verify BCFBootEx (see screenshot below). image

fthobe commented 1 day ago

MDT PE Environment fails to identify the correct environment (UEFI or BIOS) and therfor fails after formating as the correct partition layout has not been chosen.

fthobe commented 1 day ago

Fixed by adding script to MDT. See https://github.com/gms-electronics/deploy/blob/main/MDTBugfixes/FixUEFIDetection.wsf for instructions.