MOSS Export Site Column/Site Content Type

Source: Internet
Author: User

Export Site Column/Site Content Type

Detail Link: http://www.andrewconnell.com/blog/articles/MossStsadmWcmCommands.aspx

1. Install
Stsadm.exe-o addsolution-filename e: \ AndrewConnell. SharePoint. StsadmWcmCommands. wsp

2. Deploy
Central Administration» Operations» Solution Management and deploy the solution.

3. Export Site Column
STSADM. EXE-o GenSiteColumnsXml-url http: // wcm-outputFile "c: \ siteColumns. xml"

4. Export Content Type
STSADM. EXE-o GenContentTypesXml-url http: // wcm1-outputFile "c: \ contentTypes. xml"

5. Publish All Items
STSADM. EXE-o PublishAllItems-url http: // wcm-list Pages

The xml file need to delete some attribulte and node (use wss schema find them ),

Otherwise, feature cocould not deploy.

Update :( 2008.6.5)
The exported xml may not comply with the xml schema of wss. You can delete the part that cannot pass the language check in.
In addition, if custom proterty of custom fieldtype is used, the exported data cannot be deployed successfully (it does not conform to the schema). Now, feature is used for deployment.
Later, I may write a blog to talk about this problem.

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.