Reflects the current release of Nintex for SharePoint 2016. For your version, please access assistance through the Help button in the product.
This operation is used to automatically perform the configuration steps usually carried out in the configuration pages in Nintex Workflow. This can be used as part of an automated install process.
The values to set are defined in an XML file. The schema file “NintexWorkflowSetup.xsd” exists in the Nintex Workflow install directory and must be used to create the xml file.
NWAdmin.exe -o ConfigureSettings -file pathToXMLFile
Name | Description |
---|---|
-file |
The location of the xml file containing the configuration settings |