This topic has not yet been rated - Rate this topic

UpdateApprovalAction Enumeration

Defines constants that indicate the action a client performs when applying the update.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)
  Dim instance As UpdateApprovalAction
[SerializableAttribute] 
[ComVisibleAttribute(true)] 
public enum UpdateApprovalAction
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
public enum UpdateApprovalAction
SerializableAttribute 
ComVisibleAttribute(true) 
public enum UpdateApprovalAction
Member name Description
All Use to query all updates, regardless of their action.
Install Client installs the update.
NotApproved The Update will not be available for clients. This value can be used in a simple targeting ComputerTargetGroup to "override" a UpdateApproval made to the "All Computers" ComputerTargetGroup.
Uninstall Client removes the update.

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ