IPublisher.PublishPackage Method

 

Applies To: Windows Server Update Services

Publishes a new package to the WSUS server.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod PublishPackage(String, String)

Publishes a new package to the WSUS server.

System_CAPS_pubmethod PublishPackage(String, String, String)

Publishes a new package to the WSUS server.

System_CAPS_pubmethod PublishPackage(String, String, String, Boolean, String)

Publishes a new package to the WSUS server.

Remarks

This operation requires WSUS Administrator privileges.

See Also

IPublisher Interface
Microsoft.UpdateServices.Administration Namespace

Return to top