Computer.PendingActionState Enumeration
System Center
Defines the pending actions occurring on a managed computer.
public enum Computer.PendingActionState
Remarks
| Value | Name |
|---|---|
| 0 | None |
| 1 | ManualAgentInstall |
| 2 | Uninstall |
| 3 | Upgrade |
| 4 | Install |
| 5 | Patch |
| -1 | Unknown |
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
Show: