Here is a collection of scripts that people may find useful.

Visual Basic Scripting

cleanfiles.vbs

Cleans out all files in a directory over a certain age. Can be used to clear down log files and temporary locations. Also has a recursive mode which can traverse through a directory tree. Accepts a filter indicating which files are to be removed.

sync.vbs

Creates a copy of a directory and keeps it up to date with the source. Can be used to mirror a directory structure for backup or other purpose.

md5.vbs

Shows the MD5 hash of a file. Useful for checking that data has not been corrupted, or for fingerprinting files to see whether they have changed.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>