Injector Posted October 17, 2015 Report post Posted October 17, 2015 So I've been banging my head against this one, I have 5 machines out of 1k+ that when running a TS to deploy OS and software will fails to install 3 applications but all the other systems will install it fine. One of the apps happens to be Office 2013 so I'll concentrate on that one. on the SMSTS.Log file the only thing pertaining to this is: <![LOG[ Parsing step node: Install Office]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:459"> <![LOG[Description: ]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:463"> <![LOG[ContinueOnError: ]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:467"> <![LOG[SuccessCodeList: 0]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:475"> <![LOG[No condition is associated with the step.]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:670"> <![LOG[Disable: ]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:484"> <![LOG[Run in attribute: FullOS]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:492"> <![LOG[Timeout: ]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:496"> <![LOG[DefaultVarlist found]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:579"> <![LOG[Variable name: OSDApp0Description]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:620"> <![LOG[Variable name: OSDApp0DisplayName]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:620"> <![LOG[Variable name: OSDApp0Name]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:620"> <![LOG[Variable name: OSDAppCount]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:620"> <![LOG[Action command line: smsappinstall.exe /app:ScopeId_EE508F4D-4716-4BDE-9DFE-0B9DA7F5B7B6/Application_0ac3c926-72e7-4ddf-8121-6d3eb58cbd08 /basevar: /continueOnError:True]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:522"> <![LOG[Adding instruction at 30]LOG]!><time="18:10:20.758+300" date="10-16-2015" component="TSManager" context="" type="1" thread="2928" file="tsxml.cpp:524"> When I do a normal deployment of the Office application after the TS has finished Office will install fine, it's only these 5 machines that refuse to do it when using the TS which also happens to report that all the machines in the collection finished successfully. Any ideas? Quote Share this post Link to post Share on other sites More sharing options...