Skip to content

Free disk space by removing old windows backup files

License

Notifications You must be signed in to change notification settings

Duzga/win7-backup-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

win7-backup-cleaner

Free disk space by removing old windows backup files.

Usage:

cscript.exe win7-backup-cleaner.js

  • show options.

cscript.exe win7-backup-cleaner.js d:/backup

  • search and show folders containing folders with name "Backup Set ????-??-?? ??????".

cscript.exe win7-backup-cleaner.js d:/backup /d 10

  • search with depth 10. Default depth 4.

cscript.exe win7-backup-cleaner.js d:/backup /f 100GB

  • show folders will be deleted for free drive space to 100GB.

cscript.exe win7-backup-cleaner.js d:/backup /f 100GB /r

  • actually delete files. If folder contain only one "Backup Set ????-??-?? ??????" this skipping for delete.

About

Free disk space by removing old windows backup files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published