Evaluation Period Management
NCache Enterprise comes with all features and no performance limitations during the initial evaluation period of 60 days.
Register for Free Evaluation
Search for "Windows PowerShell" on Windows Start menu, right-click on the search result and select Run as Administrator.
Execute the following command where the
-Key
parameter is the evaluation key obtained from Alachisoft Sales.
Register-NCacheEvaluation -Key xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -FirstName John -LastName Smith -Email john@alachisoft.com -Company Alachisoft
You can choose to extend this evaluation period for another 30 days using evaluation keys obtained from Alachisoft.
Evaluation Period Extension
Search for "Windows PowerShell" on Windows Start menu, right-click on the search result and select Run as Administrator.
Execute the following command where the
-ExtKey
parameter is the extension key for the machine already in evaluation mode.
Register-NCacheEvaluation -ExtKey XXXXXXXXXXXXXXXX
Important
The 30-day extension is valid from the original installation date and not from the day you are trying to extend it. So if you waited for 15 extra days after the initial 30-day evaluation period to extend it, you will only get an extension for 15 extra days instead of 30.
Evaluation Period Info
Evaluation period status is displayed with PowerShell cmdlets
shipped with NCache. Search for Windows PowerShell, right-click on the
search result and select Run as Administrator to execute these cmdlets. The quickest way to check License/Evaluation info is through Get-NCacheVersion
.
See Also
Licensing Model
Activate License
Reactivate License
Deactivate License