次の方法で共有


Get-HcsWuaVersion

Get-HcsWuaVersion

Gets the version of the Windows Update Agent.

構文

Get-HcsWuaVersion [ <CommonParameters>]

詳細説明

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

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

  • Microsoft.HCS.Management.Patching.HcsWuaVersion

    The HcsWuaVersion object has the following properties:

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

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