Sample Code Archive

  • Script – VBScript – Remove Files after x Minutes\Hours\Days

    Script – VBScript – Remove Files after x Minutes\Hours\Days

    This comes up quite a bit any many migrations and day to day IT management tasks. You have a directory of files, be it scanned images, temp files, data conversion files etc. Often times there is a need to delete the files after a certain...

    Full Story

  • Script – Batch File and Extension Rename Tool

    Script – Batch File and Extension Rename Tool

      During any migration or deployment there is usually some scrubing of data. Attached is a very simple, but useful script for renaming extensions recursivley across a directory tree. Word of caution, this will rename all files starting from the root directory where the tool is...

    Full Story