The table OV_PM_InstalledOnNode
is the managed node
inventory for policies. The column IsEnableD
specifies
whether the policy is currently enabled or disabled on the managed
node.
Column Name | Constraint | Column Type | Description |
---|---|---|---|
SystemId | PK, FK1 | nvarchar(128) | The GUID of the managed node as defined in WMI |
LPolInstId | PK, FK2 | nvarchar(36) | The unique instance ID of each policy version |
IsEnableD | PK | nvarchar(8) | Specifies whether the policy is currently enabled or disabled on the managed node |