« INETA Live! - So You Want to Hold a Code Camp | Main | Tech Ed 2006 - Birds of a Feather 2006 »
March 22, 2006
SharePoint Portal Server 2003: Adding a Template to Top Level Portal Site Template Gallery
While this tip is nothing truly innovative or new to most of my readers, it is something I get emailed questions on fairly regularly. Apparently I left a comment on another blogger's site in the past telling them to email me for help with the problem they were having so as a result when people search for an answer, they seem to get my uninformative comment.
So...
If you have a custom site template that you have created and you wish to make that available at the top level (ie: from when you select "Create Site" from Sites Directory), you need to run the following from the command line using stsadm.exe:
stsadm.exe -o addtemplate -filename <filename> -title <template title> -description <description of the template>
You may also need to reset IIS after you are done in order for it to appear in gallery.
Posted by Amanda.Murphy at March 22, 2006 01:43 PM
Trackback Pings
TrackBack URL for this entry:
http://www.funknstyle.com/cgi-bin/mt-tb.cgi/222