ManagementServer.InstallAgents Method

 

Applies To: Operations Manager for System Center 2012

Installs agents to the specified computers.

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

Overload List

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

System_CAPS_pubmethod InstallAgents(IList<CreatableEnterpriseManagementObject>, InstallAgentConfiguration)

System_CAPS_pubmethod InstallAgents(IList<CustomMonitoringObject>, IList<ManagementServer>, InstallAgentConfiguration)

Obsolete.Installs agents to the specified computers by using the specified configuration and failover servers.

System_CAPS_pubmethod InstallAgents(IList<CustomMonitoringObject>, InstallAgentConfiguration)

Obsolete.Installs agents to the specified computers by using the specified configuration.

See Also

ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top