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.
Enjoyed this article?
Subscribe to our Free Newsletter and never miss a byte!
- I WANT OPEN WIDOWS LIVE HOTMAIL PLUS PLEASE HELP ME ....
- Unable to uninstall WINDOWS LIVE on my Mac Powerbook. The "...
- You are welcome....
- I could not agree any less. Today I have used Bing for most ...
- I've been using Bing for 2 weeks now and must admit I've lov...
- Brilliant!!! Thanks for the help to create HTML file as sogn...
- Text on a gradient? Where's my code view? Brown?!? I guess I...
- I could not get it to work. I am on a SMB 2003 r2 in portugu...
- Thanks Sebastin for detailed update...
- In Vista, the files are located in 2 locations c:\users\u...




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. [...]