Track Repaired Agents
Summary
This is a function script run by the Automate Agent - Auto Repair script. Its purpose is to monitor the repairs carried out by the script. The details of the repaired computer are stored in the pvl_repaired_agents custom table. This information is then displayed by the Repaired Agents Last 30 Days dataview.
Dependencies
Output
- Custom Table
- Dataview
Changelog
2026-04-06
- Optimized SQL for data import to the custom table.
2025-04-10
- Initial version of the document