Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docset/winserver2025-ps/failoverclusters/Start-Cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading