• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try NCache Live
Show / Hide Table of Contents

Unregister-NCache

Note

This feature is only available in NCache Enterprise and Professional editions.

Unregister-NCache command enables the user to deactivate license keys for NCache with online and manual deactivation options.

Unregister-NCache [-Key]  [-ManualDeactivate ] [-Server] [-NoLogo] [-Password ] [-UserId ]

These properties are explained in detail in the Properties section.

Examples

Online Deactivation

  • This command deactivates NCache on local server.
Unregister-NCache -Key XXXXXXXXXXXX

Manual Deactivation

  • This command manually deactivates NCache on server 20.200.20.38.
Unregister-NCache -Key XXXXXXXXXXXX -Server 20.200.20.38 -ManualDeactivate
  • You will be prompted with a long encrypted text on the screen. This is the Deactivation Request Code.

  • Copy this to deactivate the license. You can do this two ways:

Method 1: Alachisoft Sales

  • Email this code to Alachisoft Sales at sales@alachisoft.com.
  • You will receive an email confirming that NCache has been deactivated.

Method 2: NCache Email Deactivation

  • On your web browser, open the following page:
    https://app.alachisoft.com/admin/customer_console/main.php

  • Enter your license key obtained from Alachisoft upon purchase of NCache and click Find.

    • The next page shows license details and related information. Click on the Deactivate NCache link.

    • On the next page, paste the Deactivation Request Code into the text box on this page and click Verify.

    • This opens up the Deactivation Data Verification page, which shows Product information, User Information and Machine Information.

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

    • This opens up the Deactivation Result page, where you are prompted with a success message: Your copy of NCache has been successfully deactivated. If your license was not activated before you deactivated it, it will display a message that NCache License is not activated.

Properties

Note: The parameters with asterisk (*) on their names are required parameters and the rest are optional.

Properties Purpose
-Key* Deactivation key used for deactivation.
-ManualDeactivate Represents if NCache needs to be deactivated manually.
-Server Specifies the server IP address.
-UserId (Enterprise edition only) Specifies the UserId that is used to authorize the user if security is enabled on the cache server. This UserId must be same as the active directory user credentials.
-Password (Enterprise edition only) Specifies the password for user authorisation if security is enabled on cache server. This password must be the same as active directory password.
-NoLogo Suppresses display of the logo banner
Back to top Copyright © 2017 Alachisoft