Previewing update baseline and tasks for a project grouping

You can perform a preview update of the baseline and tasks for specified project groupings. Use the output to view the baseline and tasks that the project grouping would use if you performed an update members operation.

About this task

ccm pg|project_grouping -pubt|-preview_update_baseline_and_tasks 
      [-iat|-include_automatic_tasks] project_grouping_spec...
-iat|-include_automatic_tasks
Causes the preview to include any automatic tasks. If not specified, automatic tasks are excluded.
project_grouping_spec
Specifies the project groupings to be previewed. See Project grouping specification for details.

If you specify multiple project groupings, each is processed in the specified order.

A project grouping can have only one baseline.

Example

Preview the baseline and tasks that would be in the project grouping My 2.0 Collaborative Development projects if it were updated, including any automatic tasks.

ccm pg -pubt -iat "My 2.0 Collaborative Development projects"


Feedback