Apply SharePoint template to existing site?
Posted
by johnnyb10
on Server Fault
See other posts from Server Fault
or by johnnyb10
Published on 2010-05-26T16:04:38Z
Indexed on
2010/05/26
16:11 UTC
Read the original article
Hit count: 444
I have several similar SharePoint sites (running on WSS 3) and I have saved one of the sites as a template. I now want to make a different site (which already exists) have the same structure as this site--the same lists, document libraries, views, etc.
I know I can delete the existing site and then recreate it based on this template, but is there a way to apply this template to my existing site, so that it gets rid of its existing lists, etc., and replaces them with the ones from the template? I don't have any content in the site, and I don't want to keep any of the existing structures, so I don't care if anything gets swept away.
I may need to do this with a bunch of sites in the future, so being able to apply the template rather than recreating from scratch might be very helpful.
© Server Fault or respective owner