SharePoint Management Studio - Restore Backup
SharePoint Management Studio is a Open Source SharePoint Administration Tools that helps you manage your sharepoint enviroment simple and easy. SharePoint Management Studio (SPMS) has a module to Restore *.bck backup files to your sitecollections by a GUI. Normaly you can rESTORE site collection backup by stsadm.exe like stsadm.exe -o restore -url http://testsite -filename testsite.bck -overwrite but this module helps you restore your backups and protect you write too much command. (http://spms.codeplex.com/)
How is Works ?
To run Perform a Backup fallow ;
- click Backup and Restore --> Site Operation --> Restore Backup OR
-Click Ctrl + Shift + R key combinations.
Click Select Backup File button on Tool bar and select your .bck file that you want to restore. And select web Application from Web Application List and click Restore Selected file to Selected Web App button.
After complate your restore SPMS write Restore was complate message.