Previous Topic: Remove-Scenario - Delete a ScenarioNext Topic: Rename-Scenario - Change a Scenario Name


Rename-Group - Rename a Scenario Group

The Rename-Group command enables you to change the name of a given scenario group.

Syntax
Rename-Group [-Name] <String> [-NewName] <String> 
Parameters
Name

The current name of the scenario group.

NewName

The new name for the scenario group.

Note: Enter a unique name, since you cannot use the same name for more than one scenario group. If you use an existing name for the scenario group, the system changes it automatically.

Example: Rename a scenario group

rename-group Server "Exchange Server Scenarios"
Outcome
Group Server renamed!