Watch DISKSHADOW and purge oldest N number after exceeding Y number of shadow copies
Run DISKSHADOW and return the count of shadowcopies, and then purge the oldest ones out prior to today's date minus 5 days.
This request was archived: Potentially Dangerous to System
Discussion
Kaseya Automation Team
7 months ago
Hello John,
You can useĀ vssadmin delete shadows /for=<<drive>>: /oldestĀ but we do not recommend this as it can potentially corrupt your windows restores. It is best to use a backup program for this.
Hello John,
You can useĀ vssadmin delete shadows /for=<<drive>>: /oldestĀ but we do not recommend this as it can potentially corrupt your windows restores. It is best to use a backup program for this.