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 | |
---|---|---|
Save() | Saves WSUS configuration information to the database. |
|
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