Unquiesceformtemplate: Stsadm operation (Office SharePoint Server)

From Stsadm

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.

Description

Restores a specific form template for use on the server.

Syntax

stsadm -o unquiesceformtemplate

   [-formid <Form template ID>]

   [-filename <Path to form template file>]

Parameters

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.