Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to add a document library to many site collections at once

  Asked By: Pallavi Valia         Date: Jan 11, 2010      Category: Sharepoint      Views: 369
 

I have 50 site collections that are based on branch offices. i would like to add a new document library to all of these at once, is there a way to do this? i can't really use stsadm -export and import because that would overwrite all the content already on the pages, and it doesn't seem like creating a masterpage and linking it is the correct answer either. any help would be much appriciated.

Tagged:                    

 

1 Answer Found

 
Answer #1       Answered By: Gwendolyn Acosta          Answered On: Jan 11, 2010       

You could have a look at this codeplex project:
http://www.codeplex.com/SPDeploymentWizard

It uses the content  Migration API (PRIME).

Apart from that your best guess would be to add  (or let someone else add ;-) ) the document  library to the 50 site  collections by hand.

 


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