In this article it is discussed below about having the backup of the files from SharePoint. The web document discussion, web subscription data is usually stored on a Microsoft SQL Server or Microsoft Data Engine (MSDE). We have some features like document libraries are available there. SharePoint Team Services use a file system to track documents and other pages in the site.
The information of the database should be backed up regularly for the website to be working. A user can use the backup information to restore the corrupt files, crash hard-disk recovery and for repairing the user mistakes in maintaining previous file version or changing it. As the user takes the backup, the file is stored with the extension ".bak" to the "C:\MSSQL7\BACKUP" directory. If the user wants to have many files available then the files must be renamed. The HTML administration pages and the command-line administration tools can be used for restoring and taking backup of the database information.
The virtual server has only one database and if there is more than one websites and you have to take the backup for every one there. SharePoint Team Services use the file system as well as the database to track info about the website so these systems should be synchronized. SharePoint services are one the attraction part of the IT infrastructure management services providers.
There are many tools which SharePoint Team Services use for backing up and to restore the database, but if the user is using its own tools then he should restore the files through them. You should synchronize the backups; it helps to make the process easy. We can use many processes for backup by following the steps below:
Using HTML Administration pages
1>> Go to Start, Programs, and Administrative Tools and click the Microsoft SharePoint Administrator.
2>> To the Server Admin. Page, click Administration.
3>> On Virtual Server Admin. Page, click Backup and Restore Database.
4>> To the Backup and Restore Database page go to Backup path and filename box and type the path and file name and click Backup.
5>> In the same way we can use the Restore process.
Automatic Backup
1>> Go to the server computer, click Start, Programs, Administrative Tools click Microsoft SharePoint Administrator.
2>> To the Server Admin. Page, click Administration.
3>> On Virtual Server Admin. Page, click Schedule database backup.
4>> Click On, next to the Automatic database backups are.
5>> Then select daily, weekly, or monthly under the Automatic database backup occur.
Click Submit.
These processes are very important for the safety of the databases and many Managed IT services firms follow the Command-Line tools to make backup and restore data.
Loading...