Tag Archives: Save as Template

How to copy SharePoint Site and its Content to Another Site

This is very important information. Because whenever you need to deploy something from your development environment to test or production environment, you will either use save site as template, which i never successfully did it , or you use following Powershell commands. It is very easy and i myself use all the time. Remember!  Powershell [...]

Leave a comment Continue Reading →

Shortcut for “Save As Template” in SharePoint 2010

Most of the time we use test and production server. Then we create list and libraries at test server and copy or miserably create again. To copy whole site, save as template feature is used. When publishing feature is enabled save as template link disappear but we can reach this feature by manually using sharepointsite/_layouts/SaveTmpl.aspx [...]

Leave a comment Continue Reading →