Skip to content

Commit 760c920

Browse files
authored
Update Windows Shadow Copies.csc
1 parent 27f831d commit 760c920

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/Windows Shadow Copies.csc

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ AuthorURL=http://www.builtbybel.com
66
Warning=This will remove all Shadow Copies from all volumes.
77

88
[Files]
9-
Task1=Echo|%WinDir%\SysNative\vssadmin list shadows
10-
Task2=Exec|%WinDir%\SysNative\vssadmin delete shadows /all|SHOWCLI
9+
Task1=Exec|%WinDir%\SysNative\vssadmin delete shadows /all

0 commit comments

Comments
 (0)