Troubleshooting MDT Bundle process errors

This topic describes how to troubleshoot errors in the different steps of the MDT Bundle creation process, describing a solution or workaround, if available.

Upload MDT Bundle fails when an antivirus program is running

If an antivirus program is running on the computer during the MDT Bundle creation, the upload MDT Bundle task fails with the following error messages in rbagent.trc:
2013/10/30 00:19:40] A <ERR>; Command ["C:\Program Files\Windows Kits\8.0\Assessment and Deployment Kit\Deployment
Tools\x86\DISM\dism.exe" /Image:"C:\Users\AALORE 1\AppData\Local\Temp\tpm_2ACAF972294C2089_1" 
/Add-Package/PackagePath:"C:\Program Files\Windows Kits\8.0\Assessment and Deployment Kit\
Windows Preinstallation Environment\x86\WinPE_OCs\winpe-setup.cab" /PackagePath:"C:\Program Files\
Windows Kits\8.0\Assessment and Deployment Kit\WindowsPreinstallation Environment\x86\WinPE_OCs\
winpe-setup-client.cab" 
/PackagePath:"C:\Program Files\Windows Kits\8.0\Assessment and Deployment Kit\
Windows Preinstallation Environment\x86\WinPE_OCs\winpe-setup-server.cab" /PackagePath:"C:\Program Files\Windows
Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\x86\WinPE_OCs\winpe-legacysetup.cab"
/PackagePath:"C:\Program Files\Windows Kits\8.0\Assessment and Deployment Kit\
Windows Preinstallation Environment\x86\WinPE_OCs\winpe-wmi.cab" /English] failed
with exit code 5 in 32.39 seconds
2013/10/30 00:19:40]  A <ERR>; Command error: Unknown error, Error when installing some packages
 in WinPE: Error code (5)
2013/10[2013/10/30 00:19:40 A <ERR>;Error raised by AddPackages in load.rbc, line 3618 [:0]
2013/10[2013/10/30 00:19:40 A <ERR>;Unknown error (Error when installing some packages in WinPE: 
Error code (5))
2013/10[2013/10/30 00:19:40 A <WRN>;(called from MakeWPESoftware (load.rbc:3626)) 
2013/10[2013/10/30 00:19:40 A <WRN>;(called from MakeWPE (load.rbc:3969)) 
2013/10[2013/10/30 00:19:40 A <WRN>;(called from RAD_temmakewpe (load.rbc:4038))
2013/10[2013/10/30 00:19:40 A <WRN>;(called from AgentDispatch (rbagent.rbc:4079)) 
2013/10[2013/10/30 00:19:40 A <WRN>;(called from --toplevel-- (rbagent.rbc:4317)) 
2013/10[2013/10/30 00:19:40 A <ERR>;RbAgent command rad-temmakewpe has failed [AGT:4086] 
                                          

Workaround:

On the machine where you run the MDT Bundle Creator tool: you can either temporarily disable the antivirus program for the time necessary to create the bundle, or you can configure the antivirus program to allow the WAIK or WADK (dism.exe) program to run.

Windows ADK for Windows 10 (WADK 10) installation action fails on Windows 7, Windows 2008, or Windows 2008 R2 targets

If you choose WADK 10 and MDT 2013 Update 1 when you install the MDT Bundle Creator using the Bundle and Media Manager dashboard and select a Windows 7, Windows 2008, or Windows 2008 R2 target, the WADK 10 installation action might fail. This problem can also occur when you run the WADK 10 installation Fixlet individually on one of the above operating systems.

Solution/Workaround:

The problem occurs because the required Microsoft .NET Framework version 4.5 is not already installed on these operating systems. The Fixlet invokes the adk installer to install .NET Framework the first time it is run, but exits without completing the ADK installation. To solve the problem, reboot the MDT Bundle Creator machine, and rerun the MDT Bundle Creator installation action sequence from the dashboard. If you launched the Fixlet individually, verify that Microsoft .NET Framework version 4.5 is installed on the selected target , then rerun the Fixlet.