上一主题: Get-AllPendingRuntimeChangeableScenarioProperties下一主题: Get-RuntimeChangeableScenarioProperties


Get-AllRuntimeChangeableScenarioProperties

Get-AllRuntimeChangeableScenarioProperties 命令使您能够列出在任何方案运行时能够被更改的所有属性。

语法
get-AllRuntimeChangeableScenarioProperties
参数

示例:

下列代码发出命令,列出所有可编辑的属性,并且将输出重定向到文本文件中。

Get-AllRuntimeChangeableScenarioProperties > d:\1.txt
结果

结果是一组格式为方案/主主机/副本主机/属性名的可编辑属性。