Restore the backup from the SharePoint Database into another SharePoint environment, for example the test or acceptation SharePoint environment. Add the restored SharePoint database to a new site collection with this stsadm commando: stsadm.exe -o addcontentdb -url http://#URL#/ -databasename #name off restored database backup# -databaseserver #Database server name# -databaseuser #database username with dbo permissions on … Continued
