MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Site Collection Template MOSS

  Asked By: Ronald Ramirez         Date: Aug 03, 2006      Category: MOSS      Views: 224
 

Is there any way of create a template of entire site collection. I would be
having around 50 Site Collection which has 5 sub sites each. Any way of
accomplishing it?

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Cassidy Sharpe          Answered On: Aug 03, 2006       

you need to look at the site  definition SPSPORTAL &
BLANKINTERNETCONTAINER in the WEBTEMPSPS.XML file (specifically the
configs SPSPORTAL#0 & BLANKINTERNETCONTAINER#0. Both of the
configuration notes point to a provisioning assembly. If you look at the
ProvisionData attribute (for example in BLANKINTERNETCONTAINER#0),
you'll see it points to xml\InternetBlank.xml.

Look at ..12\TEMPLATE\XML\InternetBlank.xml... the structure in that XML
file is what is generated when you create  a new site collection  using
the Publishing Portal template.

You can easily create your own site definition and specify your own
ProvisionData data. You'll find the schema for this file in the
..12\TEMPLATE\XML\PortalTemplate.xsd.

 
Answer #2       Answered By: Peter Peterson          Answered On: Aug 03, 2006       

good 3rd party software available to do stuff like this...

AvePoint DocAve Content Manager for SharePoint...

 
Didn't find what you were looking for? Find more on Site Collection Template MOSS Or get search suggestion and latest updates.


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