ManagementServer.SubmitUpdateAgents Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Starts an asynchronous operation to update agents on a specified collection of managed computers and receives notification when the status of any update changes.
Overload List
Name | Description |
---|---|
ManagementServer.SubmitUpdateAgents (IList, UpdateAgentConfiguration, MonitoringTaskStatusChangeCallback) | Obsolete.Starts an asynchronous operation to update agents on a specified collection of managed computers in accordance with the specified update configuration and receives notification when the status of any update changes. |
ManagementServer.SubmitUpdateAgents (IList, UpdateAgentConfiguration, TaskStatusChangeCallback) | |
ManagementServer.SubmitUpdateAgents (IList, UpdateAgentConfiguration, MonitoringTaskStatusChangeCallback) | Obsolete.Starts an asynchronous operation to update agents on a specified collection of partial agent-managed computers in accordance with the specified update configuration and receives notification when the status of any update changes. |
ManagementServer.SubmitUpdateAgents (IList, UpdateAgentConfiguration, TaskStatusChangeCallback) | |
ManagementServer.SubmitUpdateAgents (IList, UpdateAgentConfiguration, MonitoringTaskStatusChangeCallback) | Obsolete.Starts an asynchronous operation to update agents as specified by user action managers in accordance with the specified update configuration and receives notification when the status of any update changes. |
ManagementServer.SubmitUpdateAgents (IList, UpdateAgentConfiguration, TaskStatusChangeCallback) |
See Also
Reference
ManagementServer Class
ManagementServer Members
Microsoft.EnterpriseManagement.Administration Namespace