Start a conversation

Error: "Invalid license key! GFI EndPointSecurity is running with limited support" When Replacing the License Key

Objective

 

This article provides the location of the license key in the configuration files and the process to manually replace the key if the application does not accept the key via the software.

 


 

Information

 

Customers may report that the license is indicating Invalid License Key or that they are Restricted to risk assessment only (as shown in the image below). 

Invalid license key! GFI EndPoint Security is running with limited support.  

Invalid license key!

Restricted to risk assessment only. 

 

epsinvalidkey.png

 

Back to top


 

Resolution

 

Generally, selecting edit and updating the key will resolve the issue. In rare instances, the key is unable to be updated through the application itself. In these cases, we will need to review the XML file, which contains the key manually. Review the steps below for this procedure.

    1. Stop all of the EndPointSecurity services and close the EndPointSecurity GUI.
    2. Navigate to C:\Program Files (x86)\GFI\EndPointSecurity 6\Data.
    3. Locate toolcfg_licensing.xml.
    4. Open the XML in your preferred editor.
    5. The contents of the XML should be as follows (replace "Your License Key Here" with the currently valid license key):
      <?xml version="1.0" encoding="UTF-8"?>
      <ESECConfiguration Version="6.0">
      <Settings>
      <Configuration section="Licensing">
      <LicenseKey>"Your License Key Here"</LicenseKey>
      <FreewareMode>0</FreewareMode>
      </Configuration>
      </Settings>
      </ESECConfiguration>
    6. Save the XML.
    7. Restart the services from step #1.

 

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted 6 days ago

Comments