The include task-group command configures the authority of the current task group to contain the authority of a specific task group.
The undo include task-group command cancels the configuration.
By default, the authority of a task group does not contain the authority of another task group.
Parameter | Description | Value |
---|---|---|
task-group-name |
Specifies the name of a task group. |
The value is a string of 1 to 32 characters containing letters, digits, and underscores (_). The value must comply with the Windows naming rule and cannot contain the following characters or symbols: \, /, :, *, | , ?, ", <, > |
Usage Scenario
To allow the authority of the current task group to contain the authority of another task group or the current task group to inherit the authority of an existing task group, run the include task-group command.
If the authority of the contained task group changes, the authority of the current task group will change.
Prerequisites
The contained task group must have existed. To be specific, the contained task group must have been configured or is the default task group.
Precautions