RevisionChanges Enumeration
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
| Member name | Description |
|---|---|
| ApplicabilityRules | The update's applicability rules, prerequisites, or both applicability rules and prerequisites were revised. This change affects the clients to which the update is now applicable. |
| DescriptiveProperties | The update revised one or more of the following properties: AdditionalInformationUrls; Description; KnowledgebaseArticles; MsrcSeverity; SecurityBulletins; Title. |
| Eula | The end-user license agreement (EULA) for the update was revised. |
| Expired | The update is expired. The publisher marks the update as expired when they do not want the update to be deployed. |
| FileBinaries | The binaries for the update were revised. |
| InstallationInformation | The update revised one or more of the following properties: InstallationBehavior; UninstallationBehavior; IsWsusInfrastructureUpdate. This value can also be set if the update is a bundled update and if one or more of the bundled update identifiers are changed. |
| None | No revisions were made to the update. |
| SupersededUpdates | One or more of the updates superseded by this update were revised. |
Some revision changes can generate false positives. This can happen if the order of the attributes changed from one revision to the next, but there is no material difference between the attributes. The following table identifies the changes that can generate false positives.
| Change | How a false positive can be returned |
|---|---|
ApplicabilityRules | The order of the applicability rules, prerequisites, or both applicability rules and prerequisites changed; however, there is no material difference in the rules or prerequisites. |
DescriptiveProperties | The order of the additional information URLs, knowledge base articles, or security bulletins changed; however, there is no material difference in the lists. For example, the list of security bulletins for the revision is the same as the last revision, only the order of the bulletin numbers changed. |
EULA | The order of the end-user license agreement attributes changed; however, there is no material difference in the attributes. |
InstallationInformation | The order of the installation or removal behavior changed; however, there is no material difference in the behaviors. |
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2