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 | |
---|---|---|
InstallAgents(IList<CreatableEnterpriseManagementObject>, IList<ManagementServer>, InstallAgentConfiguration) | ||
InstallAgents(IList<CreatableEnterpriseManagementObject>, InstallAgentConfiguration) | ||
InstallAgents(IList<CustomMonitoringObject>, IList<ManagementServer>, InstallAgentConfiguration) | Obsolete.Installs agents to the specified computers by using the specified configuration and failover servers. |
|
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