plugin_proval_restore_points
Purpose
This document stores information about Windows restore points.
Dependencies
Windows Restore Point Automation - Gather Only
@Windows Restore Point Automation (Script)
Table
plugin_proval_restore_points
Column | Type | Explanation |
---|---|---|
ComputerID | INT | The ComputerID of the audited machine. |
RestorePointDate | DATETIME | The date that the audited restore point was taken. |
RestorePointDescription | VARCHAR | The description of the audited restore point. |
SequenceNumber | INT | The number of previous sequences that this restore point has been through. |