Windows Server Update Services (WSUS) Cmdlets

적용 대상: Windows 10, Windows Server Technical Preview

Windows PowerShell IT(정보 기술) 전문가를 위한 이 참조 항목에서는 태스크를 스크립팅하고 자동화하는 Windows PowerShell cmdlet 사용에 대한 지원 정보를 제공합니다.

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.

cmdlet에 대한 자세한 내용이나 해당 구문을 확인하려면 Get-Help <cmdlet 이름> cmdlet을 사용하세요. 여기서 *<cmdlet 이름>*은 연구할 cmdlet의 이름입니다. 자세한 내용을 보려면 다음 cmdlet을 실행할 수 있습니다.

Get-Help <cmdlet 이름> -Detailed
Get-Help <cmdlet 이름> -Examples
Get-Help <cmdlet 이름> -Full

More Information

For more information about WSUS, see the following: