Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

Windows 10 deployment error - Unable to load volume image 1 (0x8007000D) using SystemCenter

  • Thread starter Thread starter GR85
  • Start date Start date
  • Replies Replies 0
  • Views Views 3K

GR85

New Member
Messages
1
Reaction score
0
Points
1
Hi, when I am trying to deploy Windows 10 (1803) using System Center I get the next error and the proccess fail for task senquence:

Unable to load volume image 1 (0x8007000D)

hVolumeImage = WIMLoadImage( m_hImageFile, iImageIndex ), HRESULT=8007000d (e:\qfe\nts\sms\framework\tscore\wimfile.cpp,657) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
Unable to load volume image 1 (0x8007000D) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
this->imageFile.ApplyVolumeImage(imageIndex, this->targetVolume), HRESULT=8007000d (e:\qfe\nts\sms\client\osdeployment\applyos\installimage.cpp,752) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
ApplyImage(), HRESULT=8007000d (e:\qfe\nts\sms\client\osdeployment\applyos\installimage.cpp,1833) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
Apply(), HRESULT=8007000d (e:\qfe\nts\sms\client\osdeployment\applyos\installimage.cpp,2022) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
Installation of image 1 in package SCM004E8 failed to complete..
The data is invalid. (Error: 8007000D; Source: Windows) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
installer.install(), HRESULT=8007000d (e:\qfe\nts\sms\client\osdeployment\applyos\installimage.cpp,2097) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
Closing image file C:\_SMSTaskSequence\Packages\SCM004E8\W10base.wim ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
ReleaseSource() for C:\_SMSTaskSequence\Packages\SCM004E8. ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
reference count 1 for the source C:\_SMSTaskSequence\Packages\SCM004E8 before releasing ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
Released the resolved source C:\_SMSTaskSequence\Packages\SCM004E8 ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia, g_RunFromNet ), HRESULT=8007000d (e:\qfe\nts\sms\client\osdeployment\applyos\applyos.cpp,509) ApplyOperatingSystem 10/9/2018 11:57:31 AM 1412 (0x0584)
Process completed with exit code 2147942413 TSManager 10/9/2018 11:57:31 AM 1204 (0x04B4)



Thanks for the help you can give me to solve this error.
 
Back
Top