Previous Topic: Add-Dir - Add Root Directories to the Master and Replica HostsNext Topic: Add-Master - Add a Master Host to a Scenario


Add-Group - Create a Scenario Group

The Add-Group command enables you to create a new scenario group.

Note: When no scenario is assigned, empty scenario groups do not appear on the Overview Page.

Syntax
Add-Group [-Name] <String> 
Parameters
Name

The name of the new 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 new group, the system will change it automatically.

Example: Create a new scenario group

add-group "File Server Scenarios"
Outcome
Group File Server Scenarios added successfully