pvl_computer_client_auditing
Purpose
This document describes a temporary table created by the CWM - Automate - Script - Agents Migration Monitoring - Client-Level script, which is used to track machines transitioning from one client to another.
Dependencies
Tables
pvl_computer_client_auditing
Column | Type | Explanation |
---|---|---|
Computerid | int(8) | Unique identifier for the computer |
Clientid | int(8) | Unique identifier for the client |
Timestamp | datetime | The time when the script was run |