AgentPendingActionType Enumeration
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
The type of task that is waiting to execute.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| 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. |
Show: