User Tools

Site Tools


thinkgeo_deployment_license_guide_for_web

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo_deployment_license_guide_for_web [2019/10/21 08:18]
tgwikiupdate created
thinkgeo_deployment_license_guide_for_web [2020/04/17 14:27] (current)
admin [Setup Deployment Server]
Line 17: Line 17:
 <div newline></​div>​ <div newline></​div>​
   * Once setup is finished, the "Not Licensed for Run Time" watermark will gone.   * Once setup is finished, the "Not Licensed for Run Time" watermark will gone.
 +
 +
 +Besides this GUI utility, you can also use the CLI version (ThinkGeo.ProductCenter.com) which is provided along in the same folder. Here below are the arguments to Install/​Uninstall a Product/​Test Server license. Check it out [[https://​wiki.thinkgeo.com/​wiki/​map_suite_license_guide#​installuninstall_the_licenses_using_product_center|here]] for a complete list. 
 +
 +Activate production deployment license on the current computer.
 +/​activateproductiondeploymentlicense /​username:​[name] /​password:​[password]
 +  [name] ​             Specifies user name.
 +  [password] ​         Specifies user password.
 +
 +Deactivate production deployment license on the current computer.
 +/​deactivateproductiondeploymentlicense /​username:​[name] /​password:​[password]
 +  [name] ​             Specifies user name.
 +  [password] ​         Specifies user password.
 +
 +Activate test deployment license on the current computer.
 +/​activatetestdeploymentlicense /​username:​[name] /​password:​[password]
 +  [name] ​             Specifies user name.
 +  [password] ​         Specifies user password.
 +
 +Deactivate test deployment license on the current computer.
 +/​deactivatetestdeploymentlicense /​username:​[name] /​password:​[password]
 +  [name] ​             Specifies user name.
 +  [password] ​         Specifies user password.
thinkgeo_deployment_license_guide_for_web.1571645938.txt.gz · Last modified: 2019/10/21 08:18 by tgwikiupdate