Skip to main content

plugin_proval_shadowcopystats

Purpose

Stores information about Windows shadow copies.

Dependencies

Shadow Copy - Audit Complete Statistics [DV]

Table

plugin_proval_shadowcopystats

ColumnTypeExplanation
ComputerIDINTThe ComputerID of the audited machine.
DriveLetterVARCHARThe audited drive letter.
DriveSizeFLOATThe total size of the drive, provided in GB.
DriveFreeFLOATThe free size of the drive, provided in GB.
CopyCountINTThe number of shadow copies of the drive that exist on the audited computer.
OldestCopyDATETIMEThe date of the oldest shadow copy.
LatestCopyDATETIMEThe date of the newest shadow copy.
AllocatedSpaceFLOATAllocated space size for the Shadow Copy in GB.
UsedSpaceFLOATUsed space size by the Shadow Copy in GB.
MaxSpaceFLOATMaximum space provided to the Shadow Copy in GB.