Greetings all. We're trying to extract a reference machine for OS deployment in SCCM 2012 R2. System is a Dell 3010 with Windows 7 32 bit. We removed the CCM client just in case there was a conflict.
We modified the x86 boot image to enable command support. However, pressing F8 and launching the ISO and catching it at reboot does nothing. The menu comes up, but selecting "Safe Mode with Command Prompt" doesn't get me a command prompt?
Anyway, the snippet below is typical of what we see. The log indicates the machine successfully connected to the share and starts to capture an image and then very quickly bombs with the ...70002 error.
Is it trying to extract something from the Windows install and failing? Any insight would be appreciated. Thanks.
-------------------------------------------------------------------------------------------------------------------------------------------
[Successfully loaded the BCD boot system]LOG]!><time="12:17:41.231+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="bootsystem.cpp:1082">
<![LOG[Connection request for "\\cpn2.och.lan\d$\capture1"]LOG]!><time="12:17:41.388+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="tsconnection.cpp:208">
<![LOG[Connecting to "\\cpn2.och.lan\d$\capture1"]LOG]!><time="12:17:41.388+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="tsconnection.cpp:268">
<![LOG[Successfully connected to "\\cpn2.och.lan\d$\capture1"]LOG]!><time="12:17:43.739+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892"
file="tsconnection.cpp:287">
<![LOG[Creating image file \\cpn2.och.lan\d$\capture1\win7x86cap.wim]LOG]!><time="12:17:43.739+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="wimfile.cpp:377">
<![LOG[Starting system capture...]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="capturesystemimage.cpp:890">
<![LOG[Adding logical drive: C:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1537">
<![LOG[Adding logical drive: D:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1537">
<![LOG[Skipping non-local logical drive: E:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1543">
<![LOG[Skipping non-local logical drive: X:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1543">
<![LOG[Adding logical drive: C:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1537">
<![LOG[Adding logical drive: D:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1537">
<![LOG[Skipping non-local logical drive: E:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1543">
<![LOG[Skipping non-local logical drive: X:]LOG]!><time="12:17:43.762+480" date="02-19-2015" component="CaptureSystemImage" context="" type="1" thread="1892" file="diskutils.cpp:1543">
<![LOG[regHalClass.Open( (HKEY)m_regControlSetKey, L"Control\\Class\\{4D36E966-E325-11CE-BFC1-08002BE10318}\\0000", ((((0x00020000L)) | (0x0001) | (0x0008) | (0x0010)) & (~(0x00100000L))) ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\osdcore\offlineos.cpp,315)]LOG]!><time="12:17:43.827+480"
date="02-19-2015" component="CaptureSystemImage" context="" type="0" thread="1892" file="offlineos.cpp:315">
<![LOG[ReferenceOs.getHalType(sHalType), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\capturesystemimage\capturesystemimage.cpp,312)]LOG]!><time="12:17:43.827+480" date="02-19-2015" component="CaptureSystemImage"
context="" type="0" thread="1892" file="capturesystemimage.cpp:312">
<![LOG[CaptureHeaderImageOsInfo( iCurImage, DefaultOs, rInfo ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\capturesystemimage\capturesystemimage.cpp,447)]LOG]!><time="12:17:43.827+480" date="02-19-2015" component="CaptureSystemImage"
context="" type="0" thread="1892" file="capturesystemimage.cpp:447">
<![LOG[CaptureHeaderImageInfo(slVolumesToCapture, DefaultOs, Info), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\capturesystemimage\capturesystemimage.cpp,896)]LOG]!><time="12:17:43.827+480" date="02-19-2015"
component="CaptureSystemImage" context="" type="0" thread="1892" file="capturesystemimage.cpp:896">
<![LOG[Failed to capture image metadata.
The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="12:17:43.827+480" date="02-19-2015" component="CaptureSystemImage" context="" type="3" thread="1892"
file="capturesystemimage.cpp:896">