Viewing 2 posts - 1 through 2 (of 2 total)
Hi, I am getting the same error messages. Do we know the cause of the issue.
October 21, 2016 at 12:02 pm
#1908057
I think the easiest way to solve this problem by creating a powershell script to rename database backup to generic name. Which you can use in your restore script.
Rename-Item C:\ProdBackup\BackupDatabase_*.bak...
September 21, 2016 at 8:32 pm
#1902328