Hello,
When staging a machine with standalone media (usb) applications are not installed, when staging via PXE with the same Task Sequence all applications are installed during the staging.
I checked the setting "allow this application to be installed from the install application task sequence action..."
Errors I find in smsts.log are:
<![LOG[spCIStore->StoreCIFromDisk(pInfo), HRESULT=80004005 (e:\nts_sccm_release\sms\dcm\sdk\cisdkclass.cpp,2237)]LOG]!><time="13:24:24.675-120" date="08-28-2013" component="InstallApplication" context=""
type="0" thread="2644" file="cisdkclass.cpp:2237">
<![LOG[StoreCIFromDisk: Unable to store CI: 0x80004005]LOG]!><time="13:24:24.675-120" date="08-28-2013" component="InstallApplication" context="" type="3" thread="2644" file="cisdkclass.cpp:2243">
<![LOG[spAppSDK->StoreCIFromDisk (&PathInfo), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,912)]LOG]!><time="13:24:24.675-120" date="08-28-2013" component="InstallApplication" context=""
type="0" thread="2644" file="utils.cpp:912">
<![LOG[StoreCIFromDisk failed]LOG]!><time="13:24:24.675-120" date="08-28-2013" component="InstallApplication" context="" type="3" thread="2644" file="utils.cpp:912">
<![LOG[StoreAppDocuments failed; 0x80004005]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="3" thread="2644" file="utils.cpp:948">
<![LOG[TS::Utility::StoreAppDocuments (sAppDocs.c_str()), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\installapplication.cpp,880)]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication"
context="" type="0" thread="2644" file="installapplication.cpp:880">
<![LOG[StoreAppDocuments failed]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="3" thread="2644" file="installapplication.cpp:880">
<![LOG[Step 3 out of 5 complete]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="0" thread="2644" file="daprogress.cpp:226">
<![LOG[Install application action failed: 'Adobe Reader XI (11.0.0.3 ) - Franais'. Error Code 0x80004005]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="3"
thread="2644" file="installapplication.cpp:798">
<![LOG[Sending error status message]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="1" thread="2644" file="installapplication.cpp:802">
<![LOG[sClientGUID.empty()==false, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,5699)]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="0"
thread="2644" file="utils.cpp:5699">
<![LOG[The client GUID must be set in an environment variable]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="3" thread="2644" file="utils.cpp:5699">
<![LOG[Non fatal error 0x80004005 in sending task sequence execution status message to MP]LOG]!><time="13:24:24.691-120" date="08-28-2013" component="InstallApplication" context="" type="2" thread="2644"
file="utils.cpp:5811">
Any idea ?
Thanks