Applies To: Operations Manager for System Center 2012
Starts an operation to install agents on a specified collection of Windows-based computers.
Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | BeginExecuteInstallAgents(IList<CreatableEnterpriseManagementObject>, IList<ManagementServer>, InstallAgentConfiguration, AsyncCallback, Object) | |
| .jpeg) | BeginExecuteInstallAgents(IList<CreatableEnterpriseManagementObject>, InstallAgentConfiguration, AsyncCallback, Object) | |
| .jpeg) | BeginExecuteInstallAgents(IList<CustomMonitoringObject>, IList<ManagementServer>, InstallAgentConfiguration, AsyncCallback, Object) | Obsolete.Starts an asynchronous operation to install agents on a specified collection of Windows-based computers. | 
| .jpeg) | BeginExecuteInstallAgents(IList<CustomMonitoringObject>, InstallAgentConfiguration, AsyncCallback, Object) | Obsolete.Starts an asynchronous operation to install agents on a specified collection of Windows-based computers. | 
See Also
ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top