IUpdateServerConfiguration.Save Method

 

Applies To: Windows Server Update Services

Saves the configuration information.

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

Overload List

Name Description
System_CAPS_pubmethod Save()

Saves WSUS configuration information to the database.

System_CAPS_pubmethod Save(Boolean)

Saves the server configuration information, specifying whether or not to throw an exception if the configuration has changed after it was loaded.

Remarks

This operation requires WSUS Administrator privileges.

See Also

IUpdateServerConfiguration Interface
Microsoft.UpdateServices.Administration Namespace

Return to top