ManagementServer Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a management server in the management group.
The following tables list the members exposed by the ManagementServer type.
Public Properties
Name | Description | |
---|---|---|
ActionAccountIdentity | Gets the name of the user account under which the health service is running. (inherited from ComputerHealthService) | |
AemEnabled | Gets a value that indicates whether Agentless Exception Monitoring (AEM) is enabled for the management server. | |
AuthenticationName | Gets the authentication name used to verify the identity of the health service. (inherited from ComputerHealthService) | |
AutoApproveManuallyInstalledAgents | Gets or sets a value that indicates whether the server automatically approves and manages computers with manually installed agents. | |
CommunicationPort | Gets the port number that the health service uses to communicate with its primary Management Server. (inherited from ComputerHealthService) | |
ComputerName | Gets the NetBIOS name of the host computer on which the health service is running. (inherited from ComputerHealthService) | |
CreateListener | Gets a value that indicates whether the health service creates a listening socket. (inherited from ComputerHealthService) | |
DisplayName | Gets a descriptive name of the health service. (inherited from ComputerHealthService) | |
Domain | Gets the name of the domain in which the health service is running. (inherited from ComputerHealthService) | |
HealthState | Gets the current health state of the host computer on which the health service is running. (inherited from ComputerHealthService) | |
HeartbeatInterval | Gets or sets a value that indicates the number of seconds between heartbeats generated by the health service. (inherited from ComputerHealthService) | |
HostComputer | Gets a MonitoringObject that represents the Windows computer on which the health service is running. (inherited from ComputerHealthService) | |
HostedHealthService | Gets a MonitoringObject that represents the health service. (inherited from ComputerHealthService) | |
Id | Gets the health service's globally unique identifier (GUID). (inherited from ComputerHealthService) | |
InstalledBy | Gets the name of the user who installed the health service. (inherited from ComputerHealthService) | |
InstallTime | Gets the time at which the health service was installed. (inherited from ComputerHealthService) | |
IPAddress | Gets the IP address of the host computer on which the health service is running. (inherited from ComputerHealthService) | |
IsGateway | Gets a value that indicates whether this server is a gateway server. | |
LastModified | Gets the date and time at which the health service was last modified (as stored in the operational database). (inherited from ComputerHealthService) | |
ManagementGroup | The connection management group connection used by this object. (inherited from ComputerHealthService) | |
ManagementGroupId | (inherited from MonitoringBase) | |
ManuallyInstalled | Gets a value that indicates whether the health service was manually installed or automatically installed by a Management Server. (inherited from ComputerHealthService) | |
MaximumQueueSizeBytes | Gets the maximum size of the health service's send queue, expressed in bytes. (inherited from ComputerHealthService) | |
MaximumSizeOfAllTransferredFilesBytes | Gets the maximum size of all files transferred to or from the health service, expressed in bytes. (inherited from ComputerHealthService) | |
MissingHeartbeatThreshold | Gets or sets a value that determines the number of consecutive heartbeats from an agent that can be missed before generating an alert on the server. | |
Name | Gets the name of the health service. (inherited from ComputerHealthService) | |
NetworkName | Gets the network name of the computer. The IP address or DNS name will be set to this property to use it for IP connectivity to the computer. (inherited from ComputerHealthService) | |
PrincipalName | Gets the fully qualified domain name (FQDN) of the Root Management Server in the Management Group. (inherited from ComputerHealthService) | |
ProxyingEnabled | Gets or sets a value that determines whether a proxy is enabled for this object. (inherited from ComputerHealthService) | |
RejectManuallyInstalledAgents | Gets or sets a value that indicates whether the server automatically rejects computers with manually installed agents. | |
RequestCompression | Gets a value that indicates whether the health service requests compression for network communication. (inherited from ComputerHealthService) | |
Version | Gets the version number of the health service. (inherited from ComputerHealthService) |
Top
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. | |
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. | |
EditAgentAssignment | Edits an agent assignment rule in 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 | (inherited from Object) | |
ExecuteDeviceDiscovery | Discovers devices in a specified 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 | Overloaded. (inherited from ComputerHealthService) | |
InsertRemotelyManagedDevices | Overloaded. (inherited from ComputerHealthService) | |
InstallAgents | Overloaded. Installs agents to the specified computers. | |
Reconnect | Overridden. Connects the server to the specified management group. | |
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. | |
SubmitUninstallAgents | Overloaded. | |
SubmitUpdateAgents | Overloaded. | |
ToString | Overridden. (inherited from Object) | |
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. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace