UpdateServerStatus.ShouldDeleteUnneededRevisions

Indicates if the WSUS database is growing too large and that unneeded revisions should be deleted.

public bool ShouldDeleteUnneededRevisions {get; set;}
Public Property ShouldDeleteUnneededRevisions As bool

Property Value

True if unneeded revisions should be deleted. False if no action is currently necessary.

Remarks

When running on MSDE, the WSUS database can grow beyond the 2-gigabyte limitation of that database. To ensure that WSUS continues to work, it will notify you when the database grows too large by setting this flag. When this flag is set, you should use the WsusUtil tool to delete unneeded revisions from the WSUS database.

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.