I am looking to setup a maintenance plan that makes a backup of a database (Database1) and then restores to another database (Database2) to confirm that it is able to restore successfully.
Can I do this as part of a maintenance plan and have SQL server mail me if it fails either the backup or the restore?