The Get-RuntimeChangeableScenarioProperties command enables you to find all the properties you can edit while the specified scenario is running. The command returns a list of the properties you may change for that scenario. Combine with I/O redirection commands to format output to a text file.
Get-RuntimeChangeableScenarioProperties [Name]
Name - the name of the running scenario
Example:
The following command lists all the editable properties for the scenario called File Server Scenario 1:
Get-RuntimeChangeableScenarioProperties FileServerScenario1
Property: False
Host: 10.0.0.0
Value: False
Index: 111
Category: Replica
Name: SpecificReplicaProps.Suspend.SuspendScript
Copyright © 2015 Arcserve.
All rights reserved.
|
|