Task sequence failed with error 0x0(0)

lalajee 1,426 Reputation points
2022-01-18T13:30:39.143+00:00

hi, I have TS to copy and run some script. In the smsts log I can see everything is working but it still show as failed, If I re-run the TS few times then it show as successful.

I already delete development and also the TS and recreated but same issue.

The only errors i see in the smsts log are

166069-image.png

At the end I have a task to fail to TS if any of the data is missing but you can see that, that group is being skip as it doesnt meet the criteria

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.
650 questions
Microsoft Configuration Manager
Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
357 questions
No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Rahul Jindal [MVP] 7,236 Reputation points MVP
    2022-01-18T22:22:12.32+00:00

    Without knowing the steps in your TS, it will be difficult to troubleshoot. Can you provide details on your setup? Perhaps share screenshots and the complete smsts.log?

    1 person found this answer helpful.

  2. lalajee 1,426 Reputation points
    2022-01-20T11:37:44.31+00:00

    The issue was that I was using ASAP on the development which cause the TS to failed as policy was still not pply to machine. After check the dead line date to today's date it fix the issue.