Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
BeginExecuteInstallAgents(IList<CreatableEnterpriseManagementObject>, IList<ManagementServer>, InstallAgentConfiguration, AsyncCallback, Object) | |
![]() |
BeginExecuteInstallAgents(IList<CreatableEnterpriseManagementObject>, InstallAgentConfiguration, AsyncCallback, Object) | |
![]() |
BeginExecuteInstallAgents(IList<CustomMonitoringObject>, IList<ManagementServer>, InstallAgentConfiguration, AsyncCallback, Object) | Obsolete.Starts an asynchronous operation to install agents on a specified collection of Windows-based computers. |
![]() |
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