Update-NFSiteId

Update the Nintex Forms site ID.

Syntax

Update-NFSiteId [-NewSiteID] <string> [-OldSiteID] <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
SiteID Required System.String The GUID of the site collection.

Examples

Update-NFSiteId -NewSiteID 825508D7-7E71-474B-A17D-47EA237E9C5A -OldSiteID 29C83307-2574-4F8C-A281-D2FA7D66373C

Related information

PowerShell Reference

Nintex Forms PowerShell Cmdlets