Update-NFLicense
Uploads a new Nintex Forms 2013 License file for the farm.
Syntax
Update-NFLicense [-FilePath] <string>
Note: SharePoint Subscription Edition does not support the standard Nintex Workflow cmdlets. You may see the error The term 'X' is not recognized as the name of a cmdlet, function, script file, or operable program. If you want to use these cmdlets in SharePoint Subscription Edition, see Invoke cmdlets in SharePoint Subscription Edition.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
FilePath | Required | System.String | The location of the license file to be uploaded. |
Detailed Description
Used to upload a license into Nintex Forms. If the license is not valid it may be successfully uploaded, however an error will be displayed.
Examples
Update-NFLicense –FilePath "C:\NFLicense.nlf"