I keep getting the following error message at the Prep and Capture OS portion of the task sequence:
"A Failure code od 16389 has returned"
The task sequence execution engine failed executing the action (Prepare OS) in the group (Capture the Reference Machine) with the error code 2
Action output: urce.cpp,3031)
TS::Utility::ResolveSource(pszPackageId, rsPackagePath), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp,1002)
BootImage::ResolveImageSource( pszPackageId, sImagePackageSourcePath, sImageSourcePath), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp,687)
TS::Boot::BootImage::StageBootImage(sPkgID), HRESULT=80070002 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\prepareos.cpp,933)
PreStageWINPE(m_bDebug), HRESULT=80070002 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\prepareos.cpp,1374)
pCmd->Sysprep(bActivate, bMsd), HRESULT=80070002 (e:\nts_sms_fre\sms\client\osdeployment\prepareos\main.cpp,270)
De-Initialization successful
Exiting with error code 2
Failed to find an available source location
Boot Image package not found.
The system cannot find the file specified. (Error: 80070002; Source: Windows)
Failed to pre-stage WINPE image, hr=0x80070002
Unable to sysprep the machine, hr=80070002
Sysprep'ing the machine failed, hr=80070002. The operating system reported error 2: The system cannot find the file specified.
Does anyone know how to resolve this issue? Thanks in advance for any assistance with this matter!
Cheers,
Charlie