The Get-PendingRuntimeChangeableScenarioProperties command lets you list all the changes made to the specified running scenario.
Get-PendingRuntimeChangeableScenarioProperties [Name]
Name - The name of the running scenario
Example:
The following example shows the list of all properties changed for the scenario called FileServer:
Get-PendingRuntimeChangeableScenarioProperties FileServer
The result is a list of Properties, their Original Values and their New Values.
Copyright © 2015 Arcserve.
All rights reserved.
|
|