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, that is quite useful!...
- Hi Guys, Any one know how to push this out to multiple ma...
- Cheers mate. tried a bunch of stuff and this worked a treat ...
- .. ] is another nice source of information on this topic..]...
- I found easier way to do so. Tools-> Options-> Mail F...
- Yeah I was wondering how to sign up for the Windows Live Hot...
- Hello, I already have the image embedded into the html si...
- make sure you do all line breaks with shift + enter and b...
- after creating a sig with the logo you want, you can open MS...
- What if there is not signature folder, I'm doing this remote...



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