Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Application Installation getting failed in OSD TS.

  • Thread starter Thread starter Rohit
  • Start date Start date
  • Replies Replies 3
  • Views Views 2K

Rohit

Active Member
Messages
43
Reaction score
0
Points
6
Hello All,

I am trying to install applications along with OSD but it is not installing. OSD is working fine but app installation getting failed. I reviewed the "smsts.log" file on the client machine I got the below lines in the log file related to application installation.

Expand a string: \\serverhostname\softwareList\7zip\7z1900-x64.msi TSManager 01-03-2021 13:59:33 6060 (0x17AC)
Expand a string: TSManager 01-03-2021 13:59:33 6060 (0x17AC)
Expand a string: TSManager 01-03-2021 13:59:33 6060 (0x17AC)
Expand a string: TSManager 01-03-2021 13:59:33 6060 (0x17AC)
Expand a string: TSManager 01-03-2021 13:59:33 6060 (0x17AC)
The action (Install Applications) has been skipped because the condition is evaluated to be false TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Not in SSL. TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Clear local default environment TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Execution of the instruction (Install Applications) has been skipped TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Set a global environment variable _SMSTSLastActionRetryCount=0 TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Has more instructions. TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Start executing an instruction. Instruction name: 'Setup Operating System'. Pointer: 12. Type: ''. Disabled: 18 TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Total count of NOOP instructions in the past so far: 4 TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Set a global environment variable _SMSTSCurrentActionName=Setup Operating System TSManager 01-03-2021 13:59:34 6060 (0x17AC)
Set a global environment variable _SMSTSNextInstructionPointer=12 TSManager 01-03-2021 13:59:34 6060 (0x17AC)
The group (Setup Operating System) has been successfully completed TSManager 01-03-2021 13:59:34 6060 (0x17AC)



Thanks,
Rohit
 
The action (Install Applications) has been skipped because the condition is evaluated to be false TSManager Execution of the instruction (Install Applications) has been skipped

Are you applying any condition or criteria while the apps install ?.
 
Are the applications allowed to install via TS ?. You can check the setting under the application properties.
 
Back
Top