Share via


Get-HcsWuaVersion

Get-HcsWuaVersion

Gets the version of the Windows Update Agent.

Sintaxe

Get-HcsWuaVersion [ <CommonParameters>]

Descrição detalhada

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

Parâmetros

<CommonParameters>

Esse cmdlet dá suporte a parâmetros comuns: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer e -OutVariable. Para obter mais informações, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

O tipo de entrada é o tipo dos objetos que você pode canalizar para o cmdlet.

Saídas

O tipo de saída é o tipo de objeto emitido pelo cmdlet.

  • Microsoft.HCS.Management.Patching.HcsWuaVersion

    The HcsWuaVersion object has the following properties:

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

Exemplos

Example 1: Get the version of the Windows Update Agent

This command gets the version of the Windows Update Agent.

PS C:\> Get-HcsWuaVersion

Tópicos relacionados

Get-HcsUpdateAvailability

Get-HcsUpdateStatus

Start-HcsUpdate