IAutomaticUpdateApprovalRule.Save Method ()
Applies To: Windows Server Update Services
Saves changes to the automatic approval rule settings.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
void Save()
void Save()
abstract Save : unit -> unit
Sub Save
Exceptions
Exception
Condition
Could not find the rule in the database.
You cannot modify an automatic approval rule if the server is a replica WSUS server.
Remarks
This operation requires WSUS Administrator privileges.
See Also
IAutomaticUpdateApprovalRule Interface
Microsoft.UpdateServices.Administration Namespace
Return to top