Restoring a Database, The Easy Way
The hardest part about restoring a database is generating the restore script. That’s why I wrote dbo.RestoreDatabase. It builds the restore for you, and it can run it too if you let it. This is for Ola Hallengren’s SQL Server Maintenance Solution only. I’m serious. It wants Ola’s DatabaseBackup folders: a root directory, a folder…