Jump to content


joshA

SCCM/MDT TS: Skipping Install Applications Step

Recommended Posts

Hello All:

 

I have a problem with my SCCM2012/MDT2013 Task Sequence where it's skipping the app install step.  The whole TS runs fine and the coalesce apps scrip runs because I can see the output, but then it just completely skips installing the apps.  All I see in SMSTS.log is:

<![LOG[
Parsing step node: Install Applications]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:459">
<![LOG[Description: ]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:463">
<![LOG[ContinueOnError: true]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:467">
<![LOG[SuccessCodeList: 0]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:475">
<![LOG[RetryCount: 2]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:479">
<![LOG[No condition is associated with the step.]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:674">
<![LOG[Disable: ]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:488">
<![LOG[Run in attribute: FullOS]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:496">
<![LOG[Timeout: ]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:500">
<![LOG[DefaultVarlist found]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:583">
<![LOG[No variables found in default variable list]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:610">
<![LOG[Action command line: smsappinstall.exe /app: /basevar:COALESCEDAPPS /continueOnError:True]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:526">
<![LOG[Adding instruction at 69]LOG]!><time="12:40:35.099+420" date="03-30-2017" component="TSManager" context="" type="1" thread="2004" file="tsxml.cpp:528">

 

There are no App*.log files at all.  I'm at a loss of why it won't execute.  I have managed to run this same TS twice and it installed the apps and now, nothing.  I have even tried deleting and re-adding the install steps.  I have included the smsts.log, zticoalesce.log, and bdd.log.  If anyone needs other logs please let me know.

 

Thanks,

Josh

smsts.log

BDD.log

ZTICoalesce.log

Share this post


Link to post
Share on other sites

Hi,

Interesting, what if you run a script like this https://blogs.technet.microsoft.com/mniehaus/2010/04/26/dumping-task-sequence-variables/ to dump all the TS variables before the Install apps step so you can see the variables that are present at that time..

Regards,
Jörgen

Share this post


Link to post
Share on other sites

From your smsts.log

'App policy for 'VMWare Remote Console Plug-in 5.1' not received. Make sure the application is marked for dynamic app install'

For that particular application, if is isn't deployed, do you have "Allow this application to be installed from the Install Application task sequence action without being deployed" ticked in the application properties?

Does the Install Applications section run if you temporarily remove the above application from the Task Sequence?

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.