Stijn Posted March 29, 2011 Report post Posted March 29, 2011 Here in the forum I found deploymend and capture guides and I followed them exactly. I have captured a Windows 7 and I have a win7.wim file. For the deployment I followed this guide: http://www.windows-noob.com/forums/index.php?/topic/2865-using-vnext-in-a-lab-part-10-deploying-windows-7-enterprise/ When I see the following rule in the procedure of the task sequence: Apply image 2 to partition D:\ I get error 0x80070070. What can be the problem? This is what I found: The task sequence execution engine failed executing the action (Apply Operating System) in the group (Install Operating System) with the error code 2147943568 Action output: eployment\applyos\installimage.cpp,1472) installer.install(), HRESULT=80070490 (e:\nts_sccm_retail\sms\client\osdeployment\applyos\installimage.cpp,1534) Closing image file \\SYBE00990003.xxx.LOCAL\SMSPKGC$\ZEB0000A\WIN7.WIM Entering ReleaseSource() for \\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000Areference count 1 for the source \\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000A\ before releasing Released the resolved source \\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000AInstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia ), HRESULT=80070490 (e:\nts_sccm_retail\sms\client\osdeployment\applyos\applyos.cpp,374) Unable to find a Windows system root at C:\. Element not found. (Error: 80070490; Source: Windows) Failed to find the system root for the applied OS. Element not found. (Error: 80070490; Source: Windows) Installation of image 1 in package ZEB0000A failed to complete.. Element not found. (Error: 80070490; Source: Windows). The operating system reported error 2147943568: Element not found. The task sequence execution engine failed executing the action (Apply Operating System) in the group (Install Operating System) with the error code 2147942512 Action output: .LOCAL\SMSPKGC$\ZEB0000Areference count 1 for the source \\SYBE00990003.xxxx.LOCAL\SMSPKGC$\ZEB0000A\ before releasing Released the resolved source \\SYBE00990003.xxx.LOCAL\SMSPKGC$\ZEB0000AInstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia ), HRESULT=80070070 (e:\nts_sccm_retail\sms\client\osdeployment\applyos\applyos.cpp,374) WIM error:C:\Windows\winsxs\x86_microsoft-windows-t..etpc-mathrecognizer_31bf3856ad364e35_6.1.7600.16385_none_b822cdc5b0f79393\mraut.dll. There is not enough space on the disk. (Error: 80070070; Source: Windows) WIM error:C:\Windows\winsxs\x86_microsoft-windows-b..ager-pcat.resources_31bf3856ad364e35_6.1.7600.16385_sv-se_04742208cf729608\bootmgr.exe.mui. There is not enough space on the disk. (Error: 80070070; Source: Windows) Unable to apply (0x80070070) Installation of image 2 in package ZEB0000A failed to complete.. There is not enough space on the disk. (Error: 80070070; Source: Windows). The operating system reported error 2147942512: There is not enough space on the disk. The latest error is strange because the partitions get wiped first. Quote Share this post Link to post Share on other sites More sharing options...