We have a Windows 2008 R2 server which has 2 disks of which one is used as a backup disk for Windows Backup with VSS enabled. We also have MSSQL 2008 R2 running on this server.
If I want to restore a database, what is the recommended practice? Can I just detach the old database, restore the datafiles (mdf & ldf) from the backup and attach this again?