vAddRemoveList
|
|
|
vAddRemoveList
|
add/remove application list returned by the latest audit
|
Column Name
|
Type
|
Purpose
|
Machine_GroupID
|
varchar(201), null
|
A concatenated representation of the machine id and the group id it is associated with.
|
agentGuid
|
numeric(26,0), null
|
A globally unique identifier for a machine ID.group ID account and its corresponding agent.
|
machName
|
varchar(100), null
|
Machine Name used for each agent
|
groupName
|
varchar(100), null
|
Group Name used for each agent
|
applicationName
|
varchar(260), null
|
App name from the add/remove programs list
|
|