Previous Topic: Get-RuntimeChangeableScenarioPropertiesNext Topic: Set-RuntimeChangeableScenarioProperty


Get-PendingRuntimeChangeableScenarioProperties

The Get-PendingRuntimeChangeableScenarioProperties command lets you list all the changes made to the specified running scenario.

Syntax
Get-PendingRuntimeChangeableScenarioProperties [Name]
Parameters

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
Outcome

The result is a list of Properties, their Original Values and their New Values.