IUpdateServer.ResetAndVerifyContentState()

Forces the synchronization of all update metadata on the WSUS server and verifies that all update files on the WSUS server are valid.

public void ResetAndVerifyContentState();
Public Sub ResetAndVerifyContentState()
Implements IUpdateServer.ResetAndVerifyContentState

Parameters

This method has no parameters.

Return Value

This method does not return a value.

Remarks

If you host binaries on Microsoft Update, the method validates the license agreements that were downloaded to the WSUS server. Otherwise, the method validates both the update files and the license agreements.

This method does not identify validation errors. Instead, this method fixes any issues that were found and leaves the WSUS server in a valid state.

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.