Previous Topic: Get-Events - List all Events of a ScenarioNext Topic: Get-Hosts - List all Hosts of a Scenario


Get-Group - List Groups that carry a Given Name

The Get-Group command enables you to list all scenario groups that carry a given name. To display this list, you need to enter the name you are searching for.

In addition, this command enables you to list all existing scenario groups. To list all scenario groups, just enter the command without a scenario name.

Syntax
Get-group [[-GroupName] [<String>]]
Parameters
Name

The name of the scenario group.

Note: You can use the '*" or "?" wildcards as part of the scenario group name.

Example: List all scenario groups that carry a given name

get-group *Server*
Outcome
File Server Scenarios 2
File Server Scenarios 1
Exchange Server Scenarios
File Server Scenarios