Get your favorite SSC scripts directly in SSMS with the free SQL Scripts addin. Search for scripts directly from SSMS, and instantly access any saved scripts in your SSC briefcase from the favorites tab. Download now (direct download link)
Thank this author by sharing:
By Ryan, 2002/12/16
This script provides very useful information about database backup and restoration.
Create a restore script based on backup files in a directory
SQL Server Backup & Restore startergies
I posted a script on Poshcode for doing backups and restores of SQL Server databases using SMO. The ...
Restore of red gate backup files using a SQL Script