編集

次の方法で共有


Get-ClusterlessCauRun

Retrieves information about a Cluster-Aware Updating (CAU) run not associated with a cluster.

Syntax

Get-ClusterlessCauRun
   [-Credential <PSCredential>]
   [<CommonParameters>]
Get-ClusterlessCauRun
   [-Credential <PSCredential>]
   [-ShowClusterNodeState]
   [<CommonParameters>]

Description

The Get-ClusterlessCauRun cmdlet retrieves information about a Cluster-Aware Updating (CAU) run that is not associated with a cluster.

Examples

Example 1

Get-ClusterlessCauRun

This example displays information about the current CAU run, including the status of each node that is being updated.

Parameters

-Credential

Specifies the administrative credentials for the target cluster.

Type:PSCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ShowClusterNodeState

Displays detailed information about the state of each node in the CAU run.

Type:SwitchParameter
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

None

Outputs

Microsoft.ClusterAwareUpdating.CauWmiObject

Microsoft.ClusterAwareUpdating.ClusterlessCauRun

Microsoft.ClusterAwareUpdating.RunState