SharePoint Management Studio - Perform 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 new module to take your sitecollection backup by a GUI. Normaly you can site collection backup by stsadm.exe like stsadm.exe -o backup -url http://testsite -filename testsite.bck but this module helps you take multible backup one time 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 --> Perform a Backup OR
-Click Ctrl + Shift + B key combinations.
Click to Connect To Farm Button on Tool Box. Notice that Application get avalible Web Applications that you can take a backup.
Select one or more web applications that you want to take backup.
Click Start Backup Button. Notice that Application is runging and take a site backup which you has just selected.
After complate backup operation your .bck files will ready as SiteName + Date .bck format.