Share via


Get-HcsWuaVersion

Get-HcsWuaVersion

Gets the version of the Windows Update Agent.

Syntax

Get-HcsWuaVersion [ <CommonParameters>]

Detaillierte Beschreibung

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

Parameter

<CommonParameters>

Dieses Cmdlet unterstützt die allgemeinen Parameter: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, -OutVariable. Weitere Informationen finden Sie unter about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Eingaben

Der Eingabetyp ist der Typ der Objekte, die über die Pipeline an das Cmdlet übergeben werden können.

Ausgaben

Der Ausgabetyp ist der Typ der Objekte, die vom Cmdlet ausgegeben werden.

  • Microsoft.HCS.Management.Patching.HcsWuaVersion

    The HcsWuaVersion object has the following properties:

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

Beispiele

Example 1: Get the version of the Windows Update Agent

This command gets the version of the Windows Update Agent.

PS C:\> Get-HcsWuaVersion

Verwandte Themen

Get-HcsUpdateAvailability

Get-HcsUpdateStatus

Start-HcsUpdate