Skip to content

-Wait doesn't accept number of seconds #3149

Open
@supervos

Description

@supervos

The documentation mentions that the -Wait accepts a number of seconds but it's type is a SwitchParameter. Even executing the given example -Wait 0 gives an error:

> Suspend-ClusterNode -Name "failover-cluster-node1" -Drain -Wait 0
Suspend-ClusterNode : Failed to retrieve the node '0' from the cluster 'failover-cluster-test'.
    An error occurred opening node '0'.
    The cluster node was not found

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-failoverclustersIssues for failoverclusters moduleissue-doc-bugSomething is out of date, unclear, confusing, or broken in the article. Blocks customer success.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions