Scripted Installation for all site templates
Installing fab 40 using a script, is one of the most popular posts here. However, this installation guide covered wsp only and not stp. So here is the scripted installation guide for site template files.
Copy all stp files in a folder – like – C:\SharePointTemplates. Create a batch file in the same folder. Type in this command
for %%f in (*.stp) do stsadm.exe -o addtemplate -filename %%f -title %%f
Save the batch file and run it!
You can download the script from my skydrive.
- thanks....
- Great Dude!! This work arround really help me! Thanks a l...
- Hello Alpesh, Thanks for above. I tried the above, more spe...
- This could also be achieved by deactivating the farm feature...
- How do I disable social media components for a particular si...
- We have created My site on sharepoint 2010, and recently som...
- Anything in the event viewer?...
- For Windows 7 the path is: C:\Users\USERNAME\AppData\Roamin...
- Just what I was looking for! Thank You!!!! You just made my ...
- Hi i keep getting 0x80070005 access denied error when tryin...







SharePoint, SharePoint and stuff : SharePoint Kaffeetasse 28 said,
Wrote on November 7, 2007 @ 3:16 am
[...] Scripted Installation for all site templates [...]
ThemePassion - Best stuff about design! » Scripted Installation for all site templates said,
Wrote on November 16, 2007 @ 10:35 am
[...] desconocido wrote an interesting post today!.Here’s a quick excerptInstalling fab 40 using a script, is one of the most popular posts here. However, this installation guide covered wsp only and not stp. So here is the scripted installation guide for site template files. [...]