Moss site migration steps

Source: Internet
Author: User
Scenario:
There is a moss testing server, where two applications have been deployed and tested. Program .
Two Moss production servers. The two sites in the test environment must be completely migrated to the production environment.

Migration steps:

1) run the following command on the test server to back up data:
"C: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ bin \ stsadm"-O backup-URL http: // localhost: 9031-filename E: \ share \ sps-backup-9031.bak

"C: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ bin \ stsadm"-O backup-URL http: // localhost: 9032-filename E: \ share \ sps-backup-9032.bak

2) copy the backup file to the C root directory of the production server (master server.

3) deploy all the extension files on the production server 2.

4) Create an application. Do not create a site set:

9031
9032

5) Deploy the resource writer, DLL to the site-two sites, modify web. config, add safecontrol, and modify security level.

6) run the following command to restore the data:

"C: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ bin \ stsadm"-O restore-URL http: // localhost: 9031-filename C: sps-backup-9031.bak

"C: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ bin \ stsadm"-O restore-URL http: // localhost: 9032-filename C: sps-backup-9032.bak

After restoration, go to management center> application management to change the Administrator account of the website set.

7) Test

To migrate a sub-site to another place, run the following command:
Stsadm-O export-URL http: // MOSS/IT-filename c: \ mossbak \ It. Bak-Modify deusersecurity
Stsadm-O import-URL http: // MOSS/IT-filename c: \ mossbak \ It. Bak-Modify deusersecurity

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.