Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Operations Manager for System Center 2012
Tasks that target an agent on a managed computer.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public enum AgentOperation
public enum class AgentOperation
type AgentOperation
Public Enumeration AgentOperation
Members
| Member name | Description | |
|---|---|---|
| AgentInstall | Deploys an agent using Operations Manager. |
|
| AgentRepair | Repairs a deployed agent. |
|
| AgentUninstall | Uninstalls a deployed agent. |
|
| AgentUpdate | Updates a deployed agent to the version of Operations Manager installed on the Management Server. |
|
| Default | This enumeration value is not used. |
See Also
AgentOperation
Microsoft.EnterpriseManagement.Administration Namespace
Return to top