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

 

    1. Close the Deployment Workbench.

    2. 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\

    3. Copy the new files extracted from MDT_KB4564442.exe over the old versions.

    4. For each deployment share that you have created, repeat the file replacement (e.g. C:\DeploymentShare\Tools\x86, C:\DeploymentShare\Tools\x64, etc.).

    5. 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,替換一下。

主要替換共享目錄里面的。

  1. For each deployment share that you have created, repeat the file replacement (e.g. C:\DeploymentShare\Tools\x86, C:\DeploymentShare\Tools\x64, etc.).

然后重新生成PE鏡像。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM