Hi All,
I am unable to install many Application packages from my task sequence. I am getting the below error message in logs.
Message 1: The task sequence failed to install application <NAME>(ScopeId_<GUID>/Application_<GUID>) for action (APP: <NAME>) in the group () with exit code 16389. The operating system reported error 2147500037: Unspecified error.
Sometimes the error that i get is -
Message 2 :The task sequence execution engine failed executing the action (APPLICATION NAME) in the group (Installation) with the error code 2147944122
Action output: ... 1F1-33EF-4A14-91EE-8A4A7DC4736C} is valid.
CoCreateInstance succeeded
Active request handle: {AAAEC1F1-33EF-4A14-91EE-8A4A7DC4736C} is valid.
Invoking Execution Manager to install software
FALSE, HRESULT=800706ba (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,264)
0, HRESULT=800706ba (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,780)
ReleaseSource() for D:\_SMSTaskSequence\Packages\KA10018F.
reference count 1 for the source D:\_SMSTaskSequence\Packages\KA10018F before releasing
Released the resolved source D:\_SMSTaskSequence\Packages\KA10018F
pInstall->Install(sPackageID, sProgramName), HRESULT=800706ba (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361)
Failed to invoke Execution Manager to Install Software for PackageID='ABC10018F' ProgramID='APPLICATION NAME' AdvertID='ABC120008' hr=0x800706ba
InstallSoftware failed, hr=0x800706ba
Install Software failed, hr=0x800706ba. The operating system reported error 2147944122: The RPC server is unavailable.
Can someone please help me in resolving these issues. Is it a problem with the applications packages? should I use the 'package' model instead of applications?
For error in Message 2 what's wrong and what should be done to fix it.
Thanks, S K Agrawal