Hi all,
Does anyone have experience with Boot Images handling after upgrade from SCCM 2012 to SP1?
We encountered issues on the CAS after the upgrade and cannot manage the default Boot Images nor adding new Boot Images. If we do changes in the Properties of the Boot Image then we get error during the Boot Image Update Wizard.
Please let me know if someone had this problem already and if there are any links/help to solve this issue.
Error message is as follow:
Error: Boot image to update:
• Microsoft Windows PE (x64)
Error: Actions to perform:
• Add ConfigMgr binaries
• Set scratch space
• Enable Windows PE command line support
Optional components:
• Scripting (WinPE-Scripting)
• Startup (WinPE-SecureStartup)
• Network (WinPE-WDS-Tools)
• Scripting (WinPE-WMI)
Error: The wizard detected the following problems when updating the boot image.
• Failed to install required components into the boot image
The SMS Provider reported an error.: ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
• Description = "Failed to insert OSD binaries into the WIM file";
• ErrorCode = 2152205056;
• File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspbootimagepackage.cpp";
• Line = 4566;
• ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
• Operation = "ExecMethod";
• ParameterInfo = "SMS_BootImagePackage.PackageID=\"00000004\"";
• ProviderName = "WinMgmt";
• StatusCode = 2147749889;
Error Message from SMSProv.log:
ERROR> Error 5 returned to execute the command line: "E:\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\dism.exe" /Image:"C:\Windows\TEMP\BootImages\{5DFDAA47-ECDC-4D83-9B4D-4EB9AACBAD0B}\mount" /Add-Package /PackagePath:"E:\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-Scripting.cab"
Failed to install required components into the boot image C:\Windows\TEMP\BootImages\{5DFDAA47-ECDC-4D83-9B4D-4EB9AACBAD0B}\mount
Many thanks!