PowerShell to automate multiple database SQL Server restores to refresh environments
From time to time, I need to restore multiple databases on various Development and Test environments using production database backup files. However, when I start to do the restore, my restore often fails because of lack of disk space. In this tip we cove