上一個主題: Discard-AllPendingRuntimeChangeableScenarioProperties下一個主題: Get-AllPendingRuntimeChangeableScenarioProperties


Discard-RuntimeChangeableScenarioProperties

Discard-RuntimeChangeableScenarioProperties 指令可供您取消所有在指定的執行中案例上所做的變更。

語法
Discard-RuntimeChangeableScenarioProperties [名稱]
參數

名稱 - 這是您要放棄其變更的執行中案例的名稱。

範例

如果您已對名為 FileServer 的執行中案例進行許多變更,卻發現問題,可使用下列指令將案例設為所有原始值:

Discard-RuntimeChangeableScenarioProperties FileServer
結果

所有對名為 FileServer 的案例所做的變更都已重設為原始值。

如果您只要將一個特定的內容設為原始的值,請使用 Set-RuntimeChangeableScenarioProperties 指令以變更執行中案例的特定內容。 注意,您放棄變更後,所有在 Get-AllPendingRuntimeChangeableScenarioProperties 清單中的記錄將被刪除。 執行 Apply-PendingRuntimeChangeableScenarioProperties 導致出現一個警告訊息,指出特定案例在執行時期未變更。