• Products
  • Solutions
  • Customers
  • Resources
  • Company
  • Pricing
  • Download
Try Playground
  • Evaluation Period Management
Show / Hide Table of Contents
  • Installation Guide
  • Planning
    • Edition Comparison
    • Capacity Specification
    • Requirements
    • Security Considerations
    • Firewalls & Ports
    • Multiple NCache Versions
  • .NET Edition
    • Prerequisites
    • Windows Installer
      • Windows Installer (Wizard)
      • Windows Installer (Command Line)
      • Network Installation with PowerShell
        • Remote Install NCache
        • Remote Uninstall NCache
    • Linux Installer
    • Docker
  • Java Edition
    • Prerequisites
    • Linux Installer
    • Docker
    • Windows Installer
      • Windows Installer (Wizard)
      • Windows Installer (Command Line)
  • Client Installation
    • .NET
    • Java
    • Python
    • Node.js
  • Evaluation Period Management
  • NCache Licenses
    • Licensing Model
    • License Management
      • Activate License
      • Reactivate License
      • Deactivate License
  • Upgrading NCache
    • Upgrade Servers and Clients
    • Upgrade Servers Only
    • Live Upgrade Servers
    • Apply Private NCache Patches
  • OS Upgrades and Patches
    • Windows Upgrades and Patches
    • Linux Upgrades and Patches
    • NCache Maintenance Mode
    • Disable Auto Restart

Evaluation Period Management

NCache Enterprise comes with all features during the free trial. Once this free trial is over, you can either purchase an NCache license or request an extension key to extend your free trial period. You can get this extension key from Alachisoft Sales.

Important

Evaluation is domain-specific since installation key expiration is tracked at the customer domain level and not separately for each user.

Register for Free Evaluation

The installation key you receive comes with a one-time free evaluation. So, if you install NCache using the installation key, you automatically get free evaluation. However, if you are using a docker image or a cloud image that comes with pre-installed NCache, you will need to register yourself with Alachisoft and get a free installation key. Using that installation key, Register NCacheEvaluation to start your free evaluation.

Follow the steps below to register for an NCache free evaluation:

  • In the terminal of your choice, execute the following command where the Key parameter is the installation key obtained from Alachisoft Sales.
  • Windows
  • Linux
Register-NCacheEvaluation -Key xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -FirstName John -LastName Smith -Email john@yourdomain.com -Company your_company_name
register-ncacheevaluation -key xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -firstname John -lastname Smith -email john@yourdomain.com -company your_company_name

You can extend the free trial using extension key obtained from Alachisoft Sales.

Evaluation Period Info

The evaluation period status is displayed with Command Line tools and commands shipped with NCache. The quickest way to check License/Evaluation info is through the Get NCacheVersion tool.

  • Windows
  • Linux

NCache Evaluation Period Info

NCache Evaluation Period Info

Evaluation Period Extension

To extend your evaluation period, you’ll need an extension key. You can contact Alachisoft Sales to get an extension key. Once you have an extension key, use the Register NCache cmdlet. There are two methods to extend your NCache evaluation period, online and offline. They are explained below:

Online Evaluation Extension

The evaluation period for NCache can be extended online when an internet connection is available on the server. Just follow the steps below:

  • In the terminal of your choice, execute the following command by providing the extension key and specifying the KeyType parameter as Extension.
  • Windows
  • Linux
Register-NCache -Key xxxxxxxxxxxxx -FirstName John -LastName Smith -Email john@yourdomain.com -Company your_company_name -KeyType Extension
register-ncache -key xxxxxxxxxxxxx -firstname John -lastname Smith -email john@yourdomain.com -company your_company_name -keytype Extension

Offline Evaluation Extension

The evaluation period for NCache can be extended offline when an internet connection is unavailable on the server. Just follow the steps below:

  • In the terminal of your choice, execute the following command to generate your Evaluation Extension Request Code URL by providing the extension key and specifying the KeyType parameter as Extension. In addition, you need to specify the OfflineActivate parameter.
  • Windows
  • Linux
Register-NCache -Key xxxxxxxxx-xxxxxx-xxxxxxxx -Environment Production -Clients 6 -FirstName John -LastName Smith -Email john@yourdomain.com -Company your_company_name -OfflineActivate
register-ncache -key xxxxxxxx-xxxxxx-xxxxxxxx -firstname John -lastname Smith -email john@yourdomain.com -company your_company_name -server 20.200.20.38 -environment production -offlineactivate
  • You will be prompted with a long encrypted text on the screen. This is the Evaluation Extension Request Code URL.

  • Copy this URL from the screen to another computer with internet access. It will open the Activation Data Verification page.

  • Once you have verified that the information is correct, click on the Activate! button at the bottom of the page.

  • This will redirect you to the Activation Result page showing the Evaluation Extension Authorization Code.

  • Copy the Evaluation Extension Authorization Code back to this computer and complete your evaluation extension using the following command.

  • Windows
  • Linux
Register-NCache -AuthCode xxxxxxxxxxxxxx -OfflineActivate
register-ncache -authcode xxxxxxxxxxxxxx -offlineactivate
  • On a successful evaluation extension, you will get a success message.

See Also

Activate License
Reactivate License
Deactivate License

In This Article
  • Register for Free Evaluation
  • Evaluation Period Info
  • Evaluation Period Extension
    • Online Evaluation Extension
    • Offline Evaluation Extension
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top