Windows Server Update Services Cmdlets in Windows PowerShell

Se aplica a: Windows 8.1, Windows PowerShell 4.0, Windows Server 2012 R2

Windows PowerShell® es un lenguaje de scripting y shell de línea de comandos basado en tareas diseñado especialmente para la administración del sistema. En este tema de referencia para los profesionales de tecnologías de la información (TI) ofrece ayuda en el uso de los cmdlets de Windows PowerShell para crear scripts y automatizar las tareas.

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.

Nota

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

Para conocer más información o la sintaxis de cualquiera de los cmdlets, use el cmdlet Get-Help <nombre de cmdlet>, donde <nombre de cmdlet> es el nombre del cmdlet del que quiere información. Para obtener información más detallada, puede ejecutar cualquiera de los siguientes cmdlets:

Get-Help <nombre de cmdlet> -Detailed
Get-Help <nombre de cmdlet> -Examples
Get-Help <nombre de cmdlet> -Full

More Information

For more information about WSUS, see the following: