Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows SharePoint Services 3.0
Topic Last Modified: 2007-04-23
Adds a site template to the template gallery.
Note
If you want the changes to the template list to take effect immediately, run the iisreset command after you run the addtemplate operation.
stsadm -o addtemplate
** -filename <file name>**
** -title <title>**
**\[-description\] \<description\>**
Parameter |
Value |
Required? |
Description |
filename |
A valid file name, such as “C:\Templates\SampleTemplate.stp” |
Yes |
File name of the template that you are adding |
title |
A valid title of a template, such as “Sample Template” |
Yes |
Title of the template that you are adding |
description |
A valid description of the template, such as “This is a sample template” |
No |
Description of the template that you are adding |