Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Revises an existing package, expects to perform no file operations, and simply updates the metadata for the update.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
void RevisePackage()
void RevisePackage()
abstract RevisePackage : unit -> unit
Sub RevisePackage
Remarks
This operation requires WSUS Administrator privileges.
See Also
IPublisher Interface
Microsoft.UpdateServices.Administration Namespace
Return to top