IPublisher.VerifyAndPublishPackage Method ()
Applies To: Windows Server Update Services
Verify the package cab file and publish the package to the WSUS server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
void VerifyAndPublishPackage()
void VerifyAndPublishPackage()
abstract VerifyAndPublishPackage : unit -> unit
Sub VerifyAndPublishPackage
Remarks
This operation requires WSUS Administrator privileges.
See Also
IPublisher Interface
Microsoft.UpdateServices.Administration Namespace
Return to top