AgentPendingActionType Enumeration

System Center

Updated: April 16, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The type of task that is waiting to execute.

Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

'Usage
Dim instance As AgentPendingActionType

public enum class AgentPendingActionType
public enum AgentPendingActionType
public enum AgentPendingActionType

Member nameDescription
LicenseUpgradeThe agent license limit has been exceeded. An agent is awaiting a license to join the Management Group.
ManualApprovalA manually installed agent is awaiting approval to join the Management Group.
PushInstallA remotely installed agent is awaiting approval to join the Management Group.
PushInstallFailedA remotely installed agent failed approval to join the Management Group.
RepairAgentAn agent is waiting to be repaired.
RepairFailedAn attempt to repair an agent failed.
UpdateAgentAn agent is waiting to update to a later software version.
UpdateFailedAn agent failed to update.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

 

Community Additions

ADD
Show: