Skip to main content

plugin_proval_shadowcopy

Purpose

This table stores the Windows Shadow Copy state for endpoints with Shadow Copy enabled, collected from the script Shadow Copy - Audit Complete Statistics [DV] result.

Dependencies

Shadow Copy - Audit Complete Statistics [DV]

Tables

plugin_proval_shadowcopy

ColumnTypeExplanation
computeridINTContains the ID of the associated computer where the script executed to collect shadow copy data.
driveidINTContains the ID of the associated drive where the script executed to collect shadow copy data.
DriveLetterVARCHARStores the drive letter for which the shadow copy data is collected.
CapacityGBDECIMALStores the allotted capacity for Shadow Copy on the machine.
FreeSpaceGBDECIMALContains the remaining space for Shadow Copy to use on the machine.
ShadowCopyCountINTIndicates the number of Shadow Copies on the machine.
OldestShadowCopyVARCHARContains the oldest available Shadow Copy date.
LatestShadowCopyVARCHARContains the most recent available Shadow Copy date.