AgentPendingActionType Enumeration

Updated: April 16, 2012

The type of task that is waiting to execute. Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As AgentPendingActionType Public Enumeration AgentPendingActionTypepublic enum AgentPendingActionTypepublic enum class AgentPendingActionTypepublic enum AgentPendingActionTypepublic enum AgentPendingActionType
Member name Description
LicenseUpgrade The agent license limit has been exceeded. An agent is awaiting a license to join the Management Group.
ManualApproval A manually installed agent is awaiting approval to join the Management Group.
PushInstall A remotely installed agent is awaiting approval to join the Management Group.
PushInstallFailed A remotely installed agent failed approval to join the Management Group.
RepairAgent An agent is waiting to be repaired.
RepairFailed An attempt to repair an agent failed.
UpdateAgent An agent is waiting to update to a later software version.
UpdateFailed An agent failed to update.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms