65.9K
CodeProject is changing. Read more.
Home

Disaster Recovery Plan In MOSS 2007

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.86/5 (5 votes)

May 10, 2008

CPOL

2 min read

viewsIcon

42531

Article describes how to make backup and recovery plan of MOSS 2007.

Introduction

A step by step how to make backup and restore of MOSS 2007 with same & different configuration.

Article

For administrators and new developers it is difficult to make plan how to take backup and restore MOSS 2007. Let's start

HOw to make backkup of MOSS 2007?

1- Go to Central Administration -> Operations under backup and restore click perform backup

1.JPG

2- Select Farm’s checkbox to backup & click Continue to Backup Options

3- By selecting it you will select complete backup

2.JPG

4- Select type of backup Full or Differential

5- Mention the path to where to store backup file

3.JPG

6- File will be stored at given path with path with as folder name [spbr003] and spbtroc.xml file

Where 003 is auto number

4.JPG

Note: Please do not delete sptroc.xml file. It makes log of your MOSS 2007 backups. As xml file is showing list of your MOSS 2007 backups.

5.JPG

Following error will be displayed during backup restoration if it will not found sptroc.xml file.

6.JPG

7.JPG

Restoring MOSS 2007 Backup

Pre-requisites

a. Run dotnetfxv2.exe to Install Microsoft .NetFramework 2.0 on target machine

b. Click to given below document for IIS Installation

1- Go to Central Administration -> Operations under backup and restore click Restore from backup

8.JPG

2- Select desired file you want to restore backup and click Continue Restore Process

9.JPG

3- Select the contents you want to restore (here we select the whole farm to restore)

10.JPG

By selecting Same Configuration your previous configuration will be restored e.g

Database Server Name = Previous Database Server name

Content Database Name= Previous Content Database name

5- Here we will select New Configuration

6- Put new Database Server name= Your Database Server Machine Name

11.JPG

Change the New Web Application URL (Otherwise previous name will be selected automatically), New Web Application Name and New Database Server Name. Rest of settings will be loaded automatically

e.g New directory name.

12.JPG

7- Go to Central Administration -> Operations under backup and restore click Backup and restore job status

13.JPG

8- Given below screen will show you MOSS 2007 backup in progress

14.JPG

Here you can see failure message for shared search index because it will not get the search configuration

15.JPG

9- Now for TestPortal you must login using your local administrator’s account. E.g

http://testportal

Or

http://Your_Machine_Name