Windows Server Update Services (WSUS) Cmdlets

Betrifft: Windows 10, Windows Server Technical Preview

Windows PowerShell® ist eine speziell für die Systemverwaltung entwickelte taskbasierte Befehlszeilenshell und Skriptsprache. In diesem Referenzthema für IT-Experten wird die Verwendung der Windows PowerShell-Cmdlets zum Erstellen von Skripts für Tasks und Automatisieren von Tasks erläutert.

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.

Hinweis

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

Weitere Informationen zu den einzelnen Cmdlets (bzw. deren Syntax) erhalten Sie, wenn Sie das Cmdlet Get-Help <Cmdlet-Name> verwenden. Dabei ist <Cmdlet-Name> der Name des Cmdlets, zu dem Informationen gewünscht werden. Führen Sie eines der folgenden Cmdlets aus, um ausführlichere Informationen zu erhalten:

Get-Help <Cmdlet-Name> -Detailed
Get-Help <Cmdlet-Name> -Examples
Get-Help <Cmdlet-Name> -Full

More Information

For more information about WSUS, see the following: