Get-HcsWuaVersion

Get-HcsWuaVersion

Gets the version of the Windows Update Agent.

Syntax

Get-HcsWuaVersion [ <CommonParameters>]

Detailed Description

The Get-HcsWuaVersion cmdlet gets the version of the Windows Update Agent for StorSimple controllers.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Microsoft.HCS.Management.Patching.HcsWuaVersion

    The HcsWuaVersion object has the following properties:

    -- string Controller 0 Version
    -- string Controller 1 Version

Examples

Example 1: Get the version of the Windows Update Agent

This command gets the version of the Windows Update Agent.

PS C:\> Get-HcsWuaVersion

Get-HcsUpdateAvailability

Get-HcsUpdateStatus

Start-HcsUpdate