Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
AddAgentAssignment | Adds an agent assignment rule to the Management Server. |
|
ApplyChanges | Updates the health service's property values in the Operations Manager database. (inherited from ComputerHealthService) |
|
BeginExecuteDeviceDiscovery | Starts an asynchronous operation to discover devices in a specified IP address range. |
|
BeginExecuteInstallAgents | Overloaded. Starts an operation to install agents on a specified collection of Windows-based computers. |
|
BeginExecuteRepairAgents | Starts an asynchronous operation to repair agents on a specified collection of managed computers. |
|
BeginExecuteUninstallAgents | Starts an asynchronous operation to uninstall agents on a specified collection of managed computers. |
|
BeginExecuteUpdateAgents | Starts an asynchronous operation to update agents on a specified collection of agent-managed computers. |
|
BeginExecuteWindowsDiscovery | Starts an asynchronous operation to discover Windows-based computers. |
|
DeleteAgentAssignment | Deletes an agent assignment rule from the Management Server. |
|
EndExecuteDeviceDiscovery | Finishes an asynchronous device discovery operation. |
|
EndExecuteInstallAgents | Finishes an asynchronous operation to install agents on a specified collection of Windows-based computers. |
|
EndExecuteRepairAgents | Finishes an asynchronous operation to repair agents on managed computers. |
|
EndExecuteUninstallAgents | Finishes an operation to remove agents from managed computers. |
|
EndExecuteUpdateAgents | Finishes an asynchronous update agent operation. |
|
EndExecuteWindowsDiscovery | Finishes an asynchronous operation to discover Windows-based computers. |
|
Equals | Overloaded. (inherited from Object) |
|
ExecuteDeviceDiscovery | Discovers devices in a specified Internet Protocol (IP) address range. |
|
ExecuteWindowsDiscovery | Discovers Windows-based computers. |
|
GetAgentAssignments | Gets all the agent assignment rules in the Management Server. |
|
GetAgentManagedComputers | Gets the computers to which agents have been deployed that are managed by this server. |
|
GetFailoverManagementServers | Gets the failover Management Servers for the health service. (inherited from ComputerHealthService) |
|
GetHashCode | (inherited from Object) |
|
GetPrimaryManagementServer | Gets the primary Management Server for the health Service. (inherited from ComputerHealthService) |
|
GetRemotelyManagedComputers | Gets a collection of agentless managed computers monitored by the health service. (inherited from ComputerHealthService) |
|
GetRemotelyManagedDevices | Gets a collection of network devices monitored by the health service. (inherited from ComputerHealthService) |
|
GetType | (inherited from Object) |
|
InsertRemotelyManagedComputers | (inherited from ComputerHealthService) |
|
InsertRemotelyManagedDevices | (inherited from ComputerHealthService) |
|
InstallAgents | Overloaded. Installs agents to the specified computers. |
|
Reconnect | Overridden. Connects the server to the specified Management Group. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
RepairAgents | Repairs the specified agent-managed computers. |
|
ResetAutoApproveManuallyInstalledAgents | Resets the AutoApproveManuallyInstalledAgents property to its default value. |
|
ResetHeartbeatInterval | Sets the health service's HeartbeatInterval property to its default value. (inherited from ComputerHealthService) |
|
ResetMissingHeartbeatThreshold | Resets the MissingHeartbeatThreshold property to its default value. |
|
ResetRejectManuallyInstalledAgents | Resets the RejectManuallyInstalledAgents property to its default value. |
|
SubmitInstallAgents | Overloaded. Starts an operation to install agents on a specified collection of Windows-based computers and receives notification when the status of any installation changes. |
|
SubmitRepairAgents | Overloaded. Starts an asynchronous operation to repair agents on a specified collection of managed computers and receives notification when the status of any repair changes. |
|
SubmitUninstallAgents | Overloaded. Starts an asynchronous operation to uninstall agents on a specified collection of managed computers and receives notification when the status of any uninstall changes. |
|
SubmitUpdateAgents | Overloaded. Starts an asynchronous operation to update agents on a specified collection of managed computers and receives notification when the status of any update changes. |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
UninstallAgents | Removes agents from a specified collection of agent-managed computers. |
|
UnregisterExecuteAgentTasks | Overloaded. Cancels the callback for asynchronous agent operations. |
|
UnregisterExecuteDiscovery | Overloaded. Cancels the callback for asynchronous discovery operations. |
|
UpdateAgents | Updates agents from a specified collection of agent-managed computers. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

