The Get-AllRuntimeChangeableScenarioProperties command enables you to list all the properties that can be changed while any scenario is running.
get-AllRuntimeChangeableScenarioProperties
None
Example:
The following code issues the command to list all editable properties and redirect the output to a text file.
Get-AllRuntimeChangeableScenarioProperties > d:\1.txt
The result is a set of the editable properties in Scenario/Master/Replica/PropertyName format.
Copyright © 2015 Arcserve.
All rights reserved.
|
|