MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Migrating Sharepoint from Non-publishing site settings to Publishing

  Asked By: Darius Parks         Date: Sep 29, 2009      Category: MOSS      Views: 821
 

We are migrating Sharepoint MOSS 2007 from one server to another. At
the time that we move the data we would like to change the sites from
non-publishing to publishing sites. What is involved with doing this?
If we use the Export and Import functionality - is this something that
we can do?

Tagged:                

 

2 Answers Found

 
Answer #1       Answered By: Anila Bhuva          Answered On: Sep 29, 2009       

i'm not sure the two are connected, but i don't know your entire design. you can
simply move the data to a new site  (probably stsadm.exe -o backup -url
http://web/sitecollection -filename c:\test.bak) and restore to new URL. then,
turn on publishing  feature at site collection and again on the site.

 
Answer #2       Answered By: Elaine Mack          Answered On: Sep 29, 2009       

Simply do your export/import normally and then Enable the Publishing
Infrastructure Feature for the destination site  collection and Publishing
Feature for each site after the move.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].