nodiaque Posted July 24, 2014 Report post Posted July 24, 2014 Hello everyone, I'm having a hard time with a package in a task sequence. Here's what's happening: I run the task sequence without the package, everything work but when I activate it, it downloads it, then run it but failed. If I try to run it manually, everything run fine. I tried recreating the package from scratch, didn't work. The package I'm trying to install is Intel Management Engine 9.5.24. I've attached my smsts.log file, what we can see is that: Installation failed with error (0x8007000e) InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)CompleteExecution processed InstallSoftware 2014-07-23 15:10:43 1240 (0x04D8)Setting TSEnv variable 'SMSTSInstallSoftwareJobID_CM1002BD_CM1200A7_Installer'='' InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)GetExecRequestMgrInterface successful InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)Releasing job request, jobID='{B6962CDB-64FE-46C8-87B5-471FB40580AE}' InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)Releasing of Job Request successful InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)CompleteJob successful InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)ReleaseSource() for C:\_SMSTaskSequence\Packages\CM1002BD. InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)reference count 1 for the source C:\_SMSTaskSequence\Packages\CM1002BD before releasing InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)Released the resolved source C:\_SMSTaskSequence\Packages\CM1002BD InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)pInstall->Install(sPackageID, sProgramName), HRESULT=8007000e (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361) InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)Install Software failed, hr=0x8007000e InstallSoftware 2014-07-23 15:10:43 1812 (0x0714)Process completed with exit code 2147942414 TSManager 2014-07-23 15:10:43 2004 (0x07D4)!--------------------------------------------------------------------------------------------! TSManager 2014-07-23 15:10:43 2004 (0x07D4)Failed to run the action: Intel Management Engine 9.5.24.1790 Rev. A.Unknown error (Error: 8007000E; Source: Unknown) TSManager 2014-07-23 15:10:43 2004 (0x07D4) Thanks smsts.log Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted July 24, 2014 Report post Posted July 24, 2014 If I'm not mistaken that error indicates something like not enough storage, or memory available to complete the operation Quote Share this post Link to post Share on other sites More sharing options...
nodiaque Posted July 28, 2014 Report post Posted July 28, 2014 hmmm, but that computer as quite enough memory (Specially for a 100 mb file). Disabling Intel MEI allow the task to succesfully run and install the remaining software/drivers. From what I've read, it means "file not found" but if I send the same package through the software center, it installed without any problem Quote Share this post Link to post Share on other sites More sharing options...