Applies To: Operations Manager for System Center 2012
Starts an asynchronous operation to repair agents on a specified collection of managed computers and receives notification when the status of any repair changes.
Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| .jpeg) | SubmitRepairAgents(IList<AgentManagedComputer>, RepairAgentConfiguration, MonitoringTaskStatusChangeCallback) | Obsolete.Starts an asynchronous operation to repair agents on a specified collection of managed computers and receives notification when the status of any repair changes. | 
| .jpeg) | SubmitRepairAgents(IList<AgentManagedComputer>, RepairAgentConfiguration, TaskStatusChangeCallback) |  | 
| .jpeg) | SubmitRepairAgents(IList<MonitoringObject>, RepairAgentConfiguration, MonitoringTaskStatusChangeCallback) | Obsolete.Starts an asynchronous operation to repair agents specified by user action manager objects and receives notification when the status of any repair changes. | 
| .jpeg) | SubmitRepairAgents(IList<MonitoringObject>, RepairAgentConfiguration, TaskStatusChangeCallback) |  | 
| .jpeg) | SubmitRepairAgents(IList<PartialAgentManagedComputer>, RepairAgentConfiguration, MonitoringTaskStatusChangeCallback) | Obsolete.Starts an asynchronous operation to repair partial agent-managed computers on a specified collection of managed computers and receives notification when the status of any repair changes. | 
| .jpeg) | SubmitRepairAgents(IList<PartialAgentManagedComputer>, RepairAgentConfiguration, TaskStatusChangeCallback) |  | 
See Also
ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top