More Intelligent Backup and Restore for SQL Server 2005
Backing up and restoring databases is easy enough using Enterprise Manager or Management Studio, but sometimes you need to script these kinds of jobs. A while back I came across a More Intelligent Backup and Restore and it made life a lot easier. Unfortunately, the scripts aren't compatible on SQL Server 2005 due to some changes to schemas and a couple of system stored procedures. It wasn't difficult to modify the scripts to work on SQL Server 2005 so here you go.
Download the files here.
Download the files here.
