Jump to content


joengelhart

Reboots in TS not working correctly?

Recommended Posts

Hello,

 

I am having several applications fail to install and they always seem to be different application every time I run the TS. I have reboots between some of my app installs to help from reboots stacking up. I noticed on the first reboot when it comes back up it shows "Setup is preparing your computer for first time use" and the SCCM window is over the top showing "Restart Computer" "Initializing the System Center Configuration Manager Client".....

 

Is this normal? I feel like I haven't had this issue before. Any ideas would be great!

 

Thanks

Share this post


Link to post
Share on other sites

Hi,

If you have reboots before applicaiton installations you should tweak the following values if you haven't already...

http://ccmexec.com/2014/12/smstsmplistrequesttimeout-value-in-milliseconds/

Regards,

Jörgen

 

Where exactly are you applying this tweak? I added in reboots recently to see if it helps get all of my applications installed. At the moment the reboots do not seem to be helping. I'm getting applications that are just straight up getting skipped during the TS process.

Share this post


Link to post
Share on other sites

I'm seeing this issue on laptops, desktops, tablets, HHD/SSD. I get "Install Software failed, hr=0x87d00215" during random parts of my package installs. I also see above that "The sms client service it not running".

What could be going on here? I'm not following what the issue is. It seem to re random.....

 

i75z5f.png

Share this post


Link to post
Share on other sites

Here are the SMST logs with the following errors :angry: :(

 

Waiting for job status notification... InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
The sms client service is not running. InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
TS::Utility::GetCcmExecPid(dwServerPid), HRESULT=87d00215 (e:\qfe\nts\sms\client\osdeployment\installsoftware\installsoftware.cpp,829) InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
IsServerConnected(bConnected), HRESULT=87d00215 (e:\qfe\nts\sms\client\osdeployment\installsoftware\installsoftware.cpp,894) InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
WaitforJobCompletion(spExecReqMgr), HRESULT=87d00215 (e:\qfe\nts\sms\client\osdeployment\installsoftware\installsoftware.cpp,799) InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
ReleaseSource() for C:\_SMSTaskSequence\Packages\SH10022D. InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
reference count 1 for the source C:\_SMSTaskSequence\Packages\SH10022D before releasing InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
Released the resolved source C:\_SMSTaskSequence\Packages\SH10022D InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
pInstall->Install(sPackageID, sProgramName), HRESULT=87d00215 (e:\qfe\nts\sms\client\osdeployment\installsoftware\main.cpp,361) InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
Install Software failed, hr=0x87d00215 InstallSoftware 11/12/2015 11:16:36 AM 2920 (0x0B68)
Process completed with exit code 2278556181 TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
!--------------------------------------------------------------------------------------------! TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Failed to run the action: Microsoft Office 2016.
Item not found (Error: 87D00215; Source: CCM) TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)

 

 

The execution of the group (Setup Operating System) has failed and the execution has been aborted. An action failed.
Operation aborted (Error: 80004004; Source: Windows) TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Failed to run the last action: Microsoft Office 2016. Execution of task sequence failed.
Item not found (Error: 87D00215; Source: CCM) TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
MP server http://SHCSCCM01.crista.net. Ports 80,443. CRL=false. TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Setting authenticator TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Set authenticator in transport TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Sending StatusMessage TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Setting message signatures. TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Setting the authenticator. TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
CLibSMSMessageWinHttpTransport::Send: URL: SHCSCCM01.crista.net:80 CCM_POST /ccm_system/request TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Request was successful. TSManager 11/12/2015 11:16:36 AM 1968 (0x07B0)
Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,1087) TSManager 11/12/2015 11:21:36 AM 1968 (0x07B0)
Task Sequence Engine failed! Code: enExecutionFail TSManager 11/12/2015 11:21:36 AM 1968 (0x07B0)
**************************************************************************** TSManager 11/12/2015 11:21:36 AM 1968 (0x07B0)
Task sequence execution failed with error code 80004005 TSManager 11/12/2015 11:21:36 AM 1968 (0x07B0)

smsts.log

smsts-20151112-105234.log

smsts-20151112-112136.log

Share this post


Link to post
Share on other sites

is this happening across all machines or only specific ? have you added the patch to the task sequence in client installation step ? how did you set the sccm 2012 client installation task action ?

something to look at http://henkhoogendoorn.blogspot.com/2011/01/task-sequence-fails-after-r3-client.html ?

Share this post


Link to post
Share on other sites

is this happening across all machines or only specific ? have you added the patch to the task sequence in client installation step ? how did you set the sccm 2012 client installation task action ?

something to look at http://henkhoogendoorn.blogspot.com/2011/01/task-sequence-fails-after-r3-client.html ?

 

It does happen across all of my machines. Right now I have a TS with an OS, office and firefox. Once It gets to office it throws the error. However if I remove firefox office installs. If I remove office. Firefox installs. Almost like I am on a time limit of how much stuff I can get installed before the TS fails. I'm using Sccm 2012 R2 SP1 CU2. Does this apply? Does SCCM really not install the CU2 Software Center upon imaging automatically? I noticed upon upgraded to CU2 it update and distributed my Configuration Manager Client Package.

Share this post


Link to post
Share on other sites

I see that you use a Restart Computer step imediatly after the Setup Windows and ConfigMgr step. I've seen this causing issues in combination with applications when the Notify the user before restarting checkbox is cleared and by that removing the Message display time-out. If you really need that restart step, make sure it has at least the default time-out. Otherwise the client might have to little time to successfully initialize.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.