AgentOperation Enumeration

System Center
 

Updated: April 16, 2012

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)

public enum class AgentOperation

Member nameDescription
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.

Return to top
Show: