MEMCM O365 Task Sequence

Sumner, Ann 31 Reputation points
2020-11-03T15:31:37.427+00:00

We are testing out a deployment of O365 as part of a Task Sequence, this task sequence installs other apps fine but the O365 install is hit and miss, sometimes it installs other times it fails with the following:

<![LOG[Waiting for installation job to complete..]LOG]!><time="13:02:48.819-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:873">
<![LOG[Waiting for job status notification...]LOG]!><time="13:03:18.829-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:03:48.854-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:04:18.863-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:04:48.878-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:05:18.887-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:05:48.900-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:06:18.910-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:06:48.937-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:07:18.937-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:07:48.946-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:08:18.955-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:08:48.965-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:09:18.976-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:09:48.987-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[Waiting for job status notification...]LOG]!><time="13:10:18.997-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:892">
<![LOG[CompleteExecution received]LOG]!><time="13:10:44.303-60" date="10-27-2020" component="InstallSoftware" context="" type="0" thread="5984" file="installsoftware.cpp:580">
<![LOG[CompleteExecution processed]LOG]!><time="13:10:44.303-60" date="10-27-2020" component="InstallSoftware" context="" type="0" thread="5984" file="installsoftware.cpp:593">
<![LOG[Received job completion notification from Execution Manager]LOG]!><time="13:10:44.303-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:923">
<![LOG[Installation completed with exit code 0x8000ffff]LOG]!><time="13:10:44.303-60" date="10-27-2020" component="InstallSoftware" context="" type="1" thread="1604" file="installsoftware.cpp:940">
<![LOG[Installation failed with error (0x8000ffff)]LOG]!><time="13:10:44.303-60" date="10-27-2020" component="InstallSoftware" context="" type="3" thread="1604" file="installsoftware.cpp:967">

On the attempts where is fails there is no mention of this app in the appenforce.log

Has anyone seen a long waiting time and error like this in the SMSTS.log before, or does anyone have any advice on best and quickest way to troubleshoot this?

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
975 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Fiona Yan-MSFT 2,311 Reputation points
    2020-11-04T09:24:19.167+00:00

    @SumnerAnn-4704

    Thank you for posting in Microsoft Q&A forum.

    As we mentioned that task sequence installs other apps fine means our task sequence is perfect.The o365 is failed sometimes,could we know how we deploy our O365?Could we share a screen shoot?

    Look forward to your further news!


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Sumner, Ann 31 Reputation points
    2020-11-04T10:05:32.92+00:00

    The execmgr.log shows the Program exit code -2147418113 on the failed machines, however I have just identified that the proceeding app that was installed (within minutes) is Symantec Endpoint Protection, is this known to cause interference with O365?. I am wondering if O365 is trying to install to soon after Symantec has been installed.


  3. Anonymous
    2020-11-10T17:40:39.163+00:00

    Hi Fiona

    We have altered the order of the task sequence to install security products at the end, this still failed.

    We are in process of stripping out the languages and adding them one at a time as we believe this could be where the issue is. So far this has been a success but have a couple of more languages to test.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.