Share via


ManagementServer.SubmitInstallAgents Method

 

Applies To: Operations Manager for System Center 2012

Starts an operation to install agents on a specified collection of Windows-based computers and receives notification when the status of any installation changes.

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

Overload List

Name Description
System_CAPS_pubmethod SubmitInstallAgents(IList<CreatableEnterpriseManagementObject>, IList<ManagementServer>, InstallAgentConfiguration, TaskStatusChangeCallback)

System_CAPS_pubmethod SubmitInstallAgents(IList<CreatableEnterpriseManagementObject>, InstallAgentConfiguration, TaskStatusChangeCallback)

System_CAPS_pubmethod SubmitInstallAgents(IList<CustomMonitoringObject>, IList<ManagementServer>, InstallAgentConfiguration, TaskStatusChangeCallback)

Obsolete.

System_CAPS_pubmethod SubmitInstallAgents(IList<CustomMonitoringObject>, InstallAgentConfiguration, TaskStatusChangeCallback)

Obsolete.

See Also

ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top