The company wanted to create public facing site using SharePoint® Publishing feature. The website has been created using SharePoint® publishing features. All the publishing pages, web part pages, required lists are placed inside SVN Source safe and the one installer batch (.bat) script will create web application at IIS level and create the website and sub-site inside that web application. Once website has been created, STSADM commands provision requires publishing pages using SharePoint feature. Only one batch file (.bat) will create whole site as SharePoint solution package (WSP).
Following are the main objective that client wanted to achieve.
Technologies
Challenges
Atomizing SharePoint site creation with predefined features and setting using STSADM commands.
Get rid of performing repetitive job to create site with repetitive settings and contents with security.
One single STSADM script will create site in IIS and publish all the designed pages content and features to newly created site using .bat file. Minimize the efforts for creating site with great amount of accuracy.