The Get-State command enables you to list all the scenarios that are defined for a given host, along with their details and states.
Get-State [-Name] <String>
The name of the host.
Example:
get-state 130.119.185.152
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
Copyright © 2015 Arcserve.
All rights reserved.
|
|