We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8cf0ba commit f3d7878Copy full SHA for f3d7878
BATCH/Working/System/EmptyRecycleBin.bat
@@ -0,0 +1,3 @@
1
+:: Batch file script to Empty the Recycle Bin for Every User on a System ::
2
+:: Tested on Windows 2008/R2 and 2012/R2 Editions ::
3
+rd /s c:\$Recycle.Bin
0 commit comments