Generate Shadow Copy Backups (snapshot)
From Tech-Wiki
Revision as of 13:51, 7 April 2020 by Fabricio.Lima (Talk | contribs)
Enable Shadow Copy (also called as "Previous Version") for your volume/disk. Then create a schedule task for either commands below:
wmic shadowcopy call create Volume=C:\
or
VSSADMIN create shadow /for=c: