FcAdminTools updateproject

Created by Jeremy Burgess, Modified on Thu, 6 Feb, 2020 at 4:51 PM by Jeremy Burgess

FCAdminTools UpdateProject /Source=source /Target=target [/SourceU=sourceu] [/SourceP=sourcep] [/SourceTenant=sourcetenant] [/TargetU=targetu] [/TargetP=targetp] [/TargetTenant=targettenant] [/UpdateDataSets] [/UpdateEnvironmentVariables]

Example usage


Update a project from development server to live, in this case using basic authentication for the target:

FCAdminTools UpdateProject /Source="http://deveServer/1/" /Target="http://liveServer/3/" /TargetU="myusername" /TargetP="mypassword"

Update from a local project copy to a live server:

FCAdminTools UpdateProject /Source="c:\backups\1-ABBYY Invoice Processing" /Target="http://liveServer/3/"

Usage notes:

The 'project' parameter is a combination of the server name followed by the project ID which you can see in the Admin & Monitoring console. Do not use the actual URL to the monitoring console's project page.


Updating directly from one server to another will also attempt to update training sets. Consider using a local backup of a project where training batches have not been copied to avoid this.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article