Public Methods (see also Protected Methods)

  Name Description
public method AddAgentAssignment Adds an agent assignment rule to the Management Server.
public method ApplyChanges  Updates the health service's property values in the Operations Manager database. (inherited from ComputerHealthService)
public method BeginExecuteDeviceDiscovery Starts an asynchronous operation to discover devices in a specified IP address range.
public method BeginExecuteInstallAgents Overloaded. Starts an operation to install agents on a specified collection of Windows-based computers.
public method BeginExecuteRepairAgents Starts an asynchronous operation to repair agents on a specified collection of managed computers.
public method BeginExecuteUninstallAgents Starts an asynchronous operation to uninstall agents on a specified collection of managed computers.
public method BeginExecuteUpdateAgents Starts an asynchronous operation to update agents on a specified collection of agent-managed computers.
public method BeginExecuteWindowsDiscovery Starts an asynchronous operation to discover Windows-based computers.
public method DeleteAgentAssignment Deletes an agent assignment rule from the Management Server.
public method EndExecuteDeviceDiscovery Finishes an asynchronous device discovery operation.
public method EndExecuteInstallAgents Finishes an asynchronous operation to install agents on a specified collection of Windows-based computers.
public method EndExecuteRepairAgents Finishes an asynchronous operation to repair agents on managed computers.
public method EndExecuteUninstallAgents Finishes an operation to remove agents from managed computers.
public method EndExecuteUpdateAgents Finishes an asynchronous update agent operation.
public method EndExecuteWindowsDiscovery Finishes an asynchronous operation to discover Windows-based computers.
public method Equals  Overloaded. (inherited from Object)
public method ExecuteDeviceDiscovery Discovers devices in a specified Internet Protocol (IP) address range.
public method ExecuteWindowsDiscovery Discovers Windows-based computers.
public method GetAgentAssignments Gets all the agent assignment rules in the Management Server.
public method GetAgentManagedComputers Gets the computers to which agents have been deployed that are managed by this server.
public method GetFailoverManagementServers  Gets the failover Management Servers for the health service. (inherited from ComputerHealthService)
public method GetHashCode  (inherited from Object)
public method GetPrimaryManagementServer  Gets the primary Management Server for the health Service. (inherited from ComputerHealthService)
public method GetRemotelyManagedComputers  Gets a collection of agentless managed computers monitored by the health service. (inherited from ComputerHealthService)
public method GetRemotelyManagedDevices  Gets a collection of network devices monitored by the health service. (inherited from ComputerHealthService)
public method GetType  (inherited from Object)
public method InsertRemotelyManagedComputers  (inherited from ComputerHealthService)
public method InsertRemotelyManagedDevices  (inherited from ComputerHealthService)
public method InstallAgents Overloaded. Installs agents to the specified computers.
public method Reconnect Overridden. Connects the server to the specified Management Group.
public methodstatic ReferenceEquals  (inherited from Object)
public method RepairAgents Repairs the specified agent-managed computers.
public method ResetAutoApproveManuallyInstalledAgents Resets the AutoApproveManuallyInstalledAgents property to its default value.
public method ResetHeartbeatInterval  Sets the health service's HeartbeatInterval property to its default value. (inherited from ComputerHealthService)
public method ResetMissingHeartbeatThreshold Resets the MissingHeartbeatThreshold property to its default value.
public method ResetRejectManuallyInstalledAgents Resets the RejectManuallyInstalledAgents property to its default value.
public method 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.
public method 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.
public method 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.
public method 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.
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method UninstallAgents Removes agents from a specified collection of agent-managed computers.
public method UnregisterExecuteAgentTasks Overloaded. Cancels the callback for asynchronous agent operations.
public method UnregisterExecuteDiscovery Overloaded. Cancels the callback for asynchronous discovery operations.
public method UpdateAgents Updates agents from a specified collection of agent-managed computers.

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

See Also


Send comments about this topic to Microsoft.