Managing task dependencies
You can make a task a prerequisite for other tasks. If a task is a prerequisite, dependent tasks cannot start, even if they are otherwise eligible, until the prerequisite task is resolved.
A task can have multiple dependent tasks and multiple prerequisite tasks. You can define dependencies for a task with any other task in the deployment plan. However, you cannot create circular dependencies. You cannot, for example, make a task dependent on a task that itself depends on the first task. By controlling task dependencies, you can ensure that events occur in their expected order.
To make a task a prerequisite for other tasks, complete the following steps:
To review or modify dependencies, select the task and then click
. Use the Manage prerequisites for selected
tasks dialog box to modify or remove dependencies.
