Windows Server Update Services (WSUS) Cmdlets

適用対象: Windows 10, Windows Server Technical Preview

Windows PowerShell® は、特にシステム管理用に設計されている、タスク ベースのコマンド ライン シェルとスクリプト言語です。IT プロフェッショナルを対象としたこのリファレンス トピックは、Windows PowerShell コマンドレットを活用してタスクをスクリプト化および自動化する場合に役立ちます。

Windows Server Update Services Administration

This reference provides cmdlet descriptions and syntax for all Windows Server Update Services (WSUS) Administration-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

cmdlet Description

Add-WsusComputer

Adds a client computer to a target group.

Add-WsusDynamicCategory

Adds a dynamic category to a WSUS server.

Approve-WsusUpdate

Approves an update to be applied to clients.

Deny-WsusUpdate

Declines the update for deployment.

Get-WsusClassification

Gets the list of all WSUS classifications currently available in the system.

Get-WsusComputer

Gets the WSUS computer object that represents the client computer.

Get-WsusDynamicCategory

Gets dynamic categories on a WSUS server.

Get-WsusProduct

Gets the list of all products currently available on WSUS.

Get-WsusServer

Gets the WSUS update server object.

Get-WsusUpdate

Gets the WSUS update object with details about the update.

Invoke-WsusServerCleanup

Performs the process of cleanup on a WSUS server.

Remove-WsusDynamicCategory

Removes a dynamic category from a WSUS server.

Set-WsusClassification

Sets whether the classifications of updates that WSUS synchronizes are enabled.

Set-WsusDynamicCategory

Sets the synchronization status of a dynamic category.

Set-WsusProduct

Sets whether the product representing the category of updates to synchronize is enabled.

Set-WsusServerSynchronization

Sets whether the WSUS server synchronizes from Microsoft Update or an upstream server.

注意

To list all the cmdlets that are available, use the Get-Command *-Wsus* cmdlet.

コマンドレットの詳細や構文を確認するには、Get-Help <コマンドレット名> コマンドレットを使用します。<コマンドレット名> には、調査対象のコマンドレットの名前を指定します。さらに詳しい情報については、次のコマンドレットを実行してください。

Get-Help <コマンドレット名> -Detailed
Get-Help <コマンドレット名> -Examples
Get-Help <コマンドレット名> -Full

More Information

For more information about WSUS, see the following: