A task sequence bundles together multiple tasks in a project so that they will run together, in a single operation, in a guaranteed sequence.
That means, that regardless of the server settings, the targets in this task will all run at the same time and in the order specified in the task setup.
If you are running a sequence on multiple targets, this could cause issues with tasks failing due to timeout issues.
The task server that claims the sequence will do all of the tasks in the sequence, for all models, in one session.
Guidelines
- You cannot mix File scoped and Project scoped