Skip to content

Commit cd283f1

Browse files
authored
docs(resume-clusternode): updated the sentence to be more explicit about the intent
1 parent 8ebf3f6 commit cd283f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docset/winserver2025-ps/failoverclusters/Resume-ClusterNode.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Resume-ClusterNode [[-Name] <StringCollection>] [[-Failback] <ResumeClusterNodeF
2222

2323
## DESCRIPTION
2424

25-
The `Resume-ClusterNode` cmdlet resumes activity on a failover cluster node after it has been
26-
suspended, or paused, or brings back drained workloads to the node, or both. When a node is resumed,
27-
clustered roles that were drained from the node are returned to it, and clustered roles or resources
28-
that are currently offline can be brought online on that node.
25+
The `Resume-ClusterNode` cmdlet resumes activity, or brings back drained workloads to the node, or both,
26+
on a failover cluster node after it has been suspended, or paused. When a node is resumed,
27+
clustered roles that were drained from the node are returned to it (unless the Failback policy is set to
28+
`NoFailback`), and clustered roles or resources that are currently offline can be brought online on that node.
2929

3030
## EXAMPLES
3131

0 commit comments

Comments
 (0)