90 likes | 104 Views
Learn how to backup and restore databases and web sites in Windows SharePoint Services (WSS) using SQL Server tools, Stsadm.exe command-line tool, and SharePoint Migration Tool (smigrate.exe).
E N D
Module 11 : Backup and Restore Jong S. Bok (blueexpert@hotmail.com)
Contents • Backup and Restore Options for WSS • Backing Up and Restoring Databases by Using the SQL Server 2000 Tools • Backing Up and Restoring Web Sites
Backup and Restore Options for WSS • Use the Microsoft SQL Server 2000 tools to back up the databases. • Use the Stsadm.exe command-line tool to back up individual site collections. • Use the Microsoft SharePoint Migration Tool (smigrate.exe) to back up individual sites and
Contents • Backup and Restore Options for WSS • Backing Up and Restoring Databases by Using the SQL Server 2000 Tools • Backing Up and Restoring Web Sites
Steps for Restoring from a Backup • In IIS, create the virtual servers to host. • Using the SQL Server restore tools, restore the databases from the backups. • In IIS, create the application pools for the content virtual servers. • Install WSS, and connect to the restored configuration database. • Set the default content database server to the restored database server. • Extend each virtual server using the Extend and map to another virtual server option on the Extend Virtual Server page. • Add any additional content databases that have been restored.
Contents • Backup and Restore Options for WSS • Backing Up and Restoring Databases by Using the SQL Server 2000 Tools • Backing Up and Restoring Web Sites