Skip to content

Commit f2bea1b

Browse files
Update Start-Cluster.md - Clarify behavior of -IgnorePersistentState flag (#3987)
Co-authored-by: Jason Gerend <[email protected]>
1 parent c8d941e commit f2bea1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2025-ps/failoverclusters/Start-Cluster.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ cluster name, assuming the cluster name resource is online, can be used instead
5252

5353
### -IgnorePersistentState
5454

55-
Starts the nodes in the cluster without bringing resources online on the nodes.
55+
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.
5656

5757
```yaml
5858
Type: SwitchParameter

0 commit comments

Comments
 (0)