There are 3 ways to do that…
1- Setting up ‘MaximumErrorCount’ property of the container as ‘0’ instead of the default ‘1’.
2- Setting up ‘ForceExecutionResult’ property to ‘success’ for the task properties instead of the default ‘None’.
3- In tasks sequence, we can set ‘On Completion’ precedence constraint instead of ‘Success’.
Hope that helps.
No comments:
Post a Comment