Windows Server Update Services Cmdlets in Windows PowerShell

適用対象: Windows 8.1, Windows PowerShell 4.0, Windows Server 2012 R2

Windows PowerShell® は、特にシステム管理用に設計された、タスク ベースのコマンド ライン シェルおよびスクリプト言語です。情報技術 (IT) プロフェッショナル向けのこの参照トピックは、スクリプトを作成してタスクを自動化するために Windows PowerShell コマンドレットを活用するうえでのサポートとなります。

Windows Server Update Services (WSUS) 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 specified client computer to a specified target group.

Approve-WsusUpdate

Approves an update to be applied to clients.

Deny-WsusUpdate

Declines the update for deployment.

Get-WsusClassification

Get the list of all Windows Server Update Services (WSUS) classifications currently available in the system.

Get-WsusComputer

Gets the Windows Server Update Services (WSUS) computer object that represents the client computer.

Get-WsusProduct

Get the list of all products currently available on Windows Server Update Services (WSUS) by category.

Get-WsusServer

Gets the value of the Windows Server Update Services (WSUS) update server object.

Get-WsusUpdate

Gets the Windows Server Update Services (WSUS) update object with details about the update.

Invoke-WsusServerCleanup

Performs the process of cleanup on a specified Windows Server Update Services (WSUS) server.

Set-WsusClassification

Sets whether the classifications of updates that Windows Server Update Services (WSUS) synchronizes are enabled or disabled.

Set-WsusProduct

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

Set-WsusServerSynchronization

Sets whether the Windows Server Update Services (WSUS) server synchronizes from Microsoft Update, or an upstream server and the upstream server properties.

注意

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: