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.
- I am sure it can be done! :) I am a no code guy ;)...
- Can this be done with code?; For example when the webpart is...
- Fab 40 for MOSS 2010 are now available http://microsofttec...
- i was try to remove site with "Remove-SPSite http://....." ...
- I am unable to do this in Outlook2007 :( .. I have tried eve...
- Hi, I need to ask something that regard the lookup field for...
- how do I download windows live hotmail plus to gain more MB'...
- What I did was to extend the webapplication to port 80 inste...
- I have a question... If i extend the web application to the ...
- in part 11 when i submit the info i get the error "The va...








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