Unquiesceformtemplate: Stsadm operation (Office SharePoint Server)
Updated: September 13, 2007
Applies To: Office SharePoint Server 2007
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Topic Last Modified: 2015-03-09
Restores a specific form template for use on the server.
stsadm -o unquiesceformtemplate
[-formid <Form template ID>]
[-filename <Path to form template file>]
Parameter name | Value | Required? | Description |
---|---|---|---|
formid | A valid template ID, for example, "urn:schemas-microsoft-com:office:infopath:MyFormTemplate:-myXSD-2005-09-22T20-42-56" | No. However, either the form ID or file name must be specified. | ID of the form template file. |
filename | A valid file name for the form template file, such as "formtemplate.xsn" | No. However, either the form ID or file name must be specified. | Name of the form template file. |