question

MDT-5860 avatar image
0 Votes"
MDT-5860 asked MDT-5860 answered

MDT ADK1809 - FAILURE ( 5616 ): 15250: Verify BCDBootEx

ADK1809 - MDT 2013
Windows server 2016
Microsoft Deployment Workbench
Version: 6.3.8456.1000

Client HP EliteDesk 705 G5 Small Form Factor PC
44732-20201201-180240.jpg

Drivers import : sp101928.exe
https://hpia.hpcloud.hp.com/downloads/driverpackcatalog/HP_Driverpack_Matrix_x64.html

winpe 10 :
http://ftp.hp.com/pub/caps-softpaq/cmit/HP_WinPE_DriverPack.html

i used : (KB4564442) (doesn't work) https://support.microsoft.com/en-us/help/4564442/windows-10-deployments-fail-with-microsoft-deployment-toolkit
Updatedeploiement ok
Recreate usbkey ok
Update bios ok

Logs
44714-bdd.log
44781-smsts.log

Thank for your help.

mem-mdt
bdd.log (120.8 KiB)
smsts.log (133.4 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MDT-5860 avatar image
1 Vote"
MDT-5860 answered

Resolution :

Disk number was incorect on TaskSequencer>Preinstall>NewComputerOnly>Format and Partition(UEFI)
You can juste change it.

For my case I created a new task on TS Disk with correct number wih querry wmi
SELECT * FROM Win32_ComputerSystem WHERE Model Like "%HP EliteDesk 705 G5 SFF%"

Ressources :
https://www.dell.com/support/article/fr-fr/sln301421/microsoft-deployment-tools-2013-mise-%C3%A0-jour-2-contient-un-bug-dans-la-s%C3%A9quence-de-d%C3%A9ploiement-uefi?lang=fr
https://community.spiceworks.com/topic/2155692-mdt-2013-uefi-win10-deployment-fails-boot-drive-not-found-dell-latitude-7290
https://www.vacuumbreather.com/index.php/blog/item/72-dynamically-select-ssd-drive-for-os-installation
https://www.ronnipedersen.com/wmi-query/

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.