Previous Topic: Get-Snapshot - Display VSS Snapshots of a Replica HostNext Topic: Get-Stats - Display Replication Statistics of a Scenario


Get-State - List all Scenarios defined for a Given Host

The Get-State command enables you to list all the scenarios that are defined for a given host, along with their details and states.

Syntax
Get-State [-Name] <String> 
Parameters
Name

The name of the host.

Example:

get-state 130.119.185.152
Outcome
ID     : 2505374864
Group  : FS Scenarios
Name   : FS 1
Type   : FileServer
Master : 130.119.185.152
State  : Running
Sync   : File
AR     : False

ID     : 2721467841
Group  : File Server Scenarios
Name   : File Server 1
Type   : FileServer
Master : 130.119.185.152
State  : Stopped
Sync   : File
AR     : False