From 5641c87d11eaad9bd6b60bcbeaa719b31d7b1d89 Mon Sep 17 00:00:00 2001 From: Dan Upton <47370728+danupton@users.noreply.github.com> Date: Tue, 29 Apr 2025 13:48:33 -0700 Subject: [PATCH] Update Start-Cluster.md - Clarify behavior of -IgnorePersistentState flag --- docset/winserver2025-ps/failoverclusters/Start-Cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2025-ps/failoverclusters/Start-Cluster.md b/docset/winserver2025-ps/failoverclusters/Start-Cluster.md index d2d9d41c93..e8c07fb15d 100644 --- a/docset/winserver2025-ps/failoverclusters/Start-Cluster.md +++ b/docset/winserver2025-ps/failoverclusters/Start-Cluster.md @@ -52,7 +52,7 @@ cluster name, assuming the cluster name resource is online, can be used instead ### -IgnorePersistentState -Starts the nodes in the cluster without bringing resources online on the nodes. +Starts the nodes in the cluster without bringing resources online on the nodes. Note that this behavior will remain until the cluster is restarted or until the cluster property **IgnorePersistentStateOnStartup** is set to 0. ```yaml Type: SwitchParameter