pvl_repaired_agents
Purpose
The custom table stores information about repaired computers.
Dependencies
- CWM - Automate - Script - Track Repaired Agents
- CWM - Automate - Script - Automate Agent - Auto Repair
Tables
pvl_repaired_agents
Column | Type | Explanation |
---|---|---|
clientid | int | Client ID |
locationid | int | Location ID |
computerid | int | Computer ID |
client | varchar | Client Name |
location | varchar | Location Name |
computer | varchar | Computer Name |
RepairTime | datetime | Agent Repair Time |