ClusterAwareUpdating Module
This reference provides cmdlet descriptions and syntax for all Cluster-Aware Updating-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
ClusterAwareUpdating Cmdlets
| Cmdlet | Description |
|---|---|
| Add-CauClusterRole | Adds the CAU clustered role that provides the self-updating functionality to the specified cluster. |
| Disable-CauClusterRole | Suspends the self-updating functionality on the specified cluster. |
| Enable-CauClusterRole | Re-enables the self-updating functionality on the specified cluster. |
| Export-CauReport | Exports one or more Updating Run reports into an HTML or CSV-formatted document. |
| Get-CauClusterRole | Gets configuration properties of the CAU clustered role on the specified cluster. |
| Get-CauDeviceInfoForFeatureUpdates | Retrieves device information for feature updates from a specified directory. |
| Get-CauPlugin | Gets information about one or more software updating plug-ins that are registered on the local computer. |
| Get-CauReport | Gets the Updating Run reports for all known Updating Runs, or all Updating Runs that match the specified dates or other specified parameters. |
| Get-CauRun | Gets status information about an updating run currently in progress. |
| Get-ClusterlessCauRun | Retrieves information about a Cluster-Aware Updating (CAU) run not associated with a cluster. |
| Invoke-CauRun | Performs a scan of cluster nodes for applicable updates and installs those updates through an Updating Run on the specified cluster. |
| Invoke-CauScan | Performs a scan of cluster nodes for applicable updates and gets a list of the initial set of updates that are applied to each node in a specified cluster. |
| Invoke-ClusterlessCauRun | Performs a Cluster-Aware Updating (CAU) run on a set of nodes that are not associated with a cluster. |
| Register-CauPlugin | Registers a CAU software updating plug-in on the local computer. |
| Remove-CauClusterRole | Removes the CAU clustered role from the specified failover cluster. |
| Save-CauDebugTrace | Saves CAU debug tracing information to a local zip file. |
| Set-CauClusterRole | Sets configuration properties for the CAU clustered role on the specified cluster. |
| Stop-CauRun | Stops an updating run that is in progress on a cluster. |
| Test-CauSetup | Tests whether a cluster is properly set up to apply software updates using CAU. |
| Unregister-CauPlugin | Removes a software updating plug-in from the list of plug-ins that are used by CAU. |