MDT补丁 MDT_KB4564442 MDT FAILURE ( 5616 ): 15250: Verify BCDBootEx
这个补丁说是错误识别BIOS为UEFI模式。
结果导致分区步骤变为了GPT格式,MBR分区格式,无法激活什么的。
https://support.microsoft.com/en-us/topic/windows-10-deployments-fail-with-microsoft-deployment-toolkit-on-computers-with-bios-type-firmware-70557b0b-6be3-81d2-556f-b313e29e2cb7
-
Close the Deployment Workbench.
-
Backup the existing x86 and x64 versions of the Microsoft.BDD.Utility.dll file in the following locations.
%ProgramFiles%\Microsoft Deployment Toolkit\Templates\Distribution\Tools\x86\
%ProgramFiles%\Microsoft Deployment Toolkit\Templates\Distribution\Tools\x64\ -
Copy the new files extracted from MDT_KB4564442.exe over the old versions.
-
For each deployment share that you have created, repeat the file replacement (e.g. C:\DeploymentShare\Tools\x86, C:\DeploymentShare\Tools\x64, etc.).
-
Open the Deployment Workbench, select the Deployment Share and choose the Update Deployment Share option, choosing to completely regenerate the boot image. Perform this step for each deployment share to ensure each one is updated with the correct binaries.
就是替换这两个文件,重新升级一下部署,重新生成PE,替换一下。
主要替换共享目录里面的。
-
For each deployment share that you have created, repeat the file replacement (e.g. C:\DeploymentShare\Tools\x86, C:\DeploymentShare\Tools\x64, etc.).
然后重新生成PE镜像。
作者:上官飞鸿
出处:https://www.cnblogs.com/jackadam/p/14692218.html
版权:本作品采用「知识共享-署名-非商业性-禁止演绎(CC-BY-NC-ND)」许可协议进行许可。
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 单线程的Redis速度为什么快?
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 展开说说关于C#中ORM框架的用法!
2019-04-23 无界鼠标 Mouse Without Borders