MS SQL Database Backup

A simple, yet very powerful script that will backup all of the databases on your Microsoft SQL Server to flat file for easy backup and restore. Additional features, such as limiting the number of archive files to keep and copying the latest file to a different directory, are also available.

Continue reading this post »

Tags: , , , , ,

07/26/2008 | How To, Scripts | No Comments

Downstall Utility

Downstall - download & install - is a quick utility I wrote using AutoIT that downloads and installs a program in one step.

It’s usage is rather easy, from the command line run Downstall with three command-line options and it will do all the work: download the program and run the executable with options that you define. In addition, status of each step along the way will be outputted to a log file for examining upon failure.

Continue reading this post »

Tags: , , , ,

07/07/2008 | Scripts | No Comments

File Limiter

A quick and simple way to limit the amount of files in a certain directory. Maybe I shouldn’t use the word limit - how about manage. A quick and simple way to manage the number of files of a certain file type in a directory.

Continue reading this post »

Tags: , , , , ,

05/25/2008 | Scripts | No Comments

  •  
  •