Get-HcsUpdateAvailability
Get-HcsUpdateAvailability
Scans for updates.
構文
Parameter Set: Default
Get-HcsUpdateAvailability [-UpdateId <String> ] [ <CommonParameters>]
詳細説明
The Get-HcsUpdateAvailability cmdlet scans for updates. The cmdlet tells you which updates are maintenance mode updates and which are normal updates. A maintenance mode update requires maintenance mode.
パラメーター
-UpdateId<String>
Specifies an update ID.
エイリアス |
なし |
必須? |
false |
位置は? |
named |
既定値 |
なし |
パイプライン入力を許可する |
false |
ワイルドカード文字を許可する |
false |
<CommonParameters>
このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。
入力
入力型は、コマンドレットにパイプできるオブジェクトの型です。
出力
出力型は、コマンドレットによって生成されるオブジェクトの型です。
Microsoft.HCS.Management.Patching.HCSUpdateSearchResults
The HCSUpdateSearchResults object has the following properties:
-- RegularUpdates
-- MaintenanceModeUpdates
例
Example 1: Check for updates
This command checks for available updates for your device.
PS C:\> Get-HcsUpdateAvailability