Windows Server Update Services Cmdlets in Windows PowerShell

Letzte Aktualisierung: Oktober 2013

Betrifft: Windows 8.1, Windows PowerShell 4.0, Windows Server 2012 R2

Windows PowerShell® ist eine aufgabenbasierte Befehlszeilenshell- und Skriptsprache, die speziell für die Systemverwaltung entwickelt wurde. Dieses Referenzthema für IT-Profis bietet Unterstützung beim Einsatz von Windows PowerShell-Cmdlets, um Skripts für Aufgaben zu erstellen und sie zu automatisieren.

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.

Hinweis

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

Um weitere Informationen zur Syntax beliebiger Cmdlets zu erhalten, verwenden Sie das Get-Help <Cmdlet-Name>-Cmdlet, wobei <Cmdlet-Name> der Name des Cmdlets ist, zu dem Sie Informationen wünschen. Um ausführlichere Informationen zu erhalten, können Sie die folgenden Cmdlets ausführen:

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: