Skip to main content

Activating Intel® On Demand

Installing Intel On Demand to processor

Install Intel On Demand features to the processor with the Activation Key downloaded from the the Lenovo Features on Demand website via XCC Web GUI, XCC REST API or LXCE OneCLI.

Use XCC Web GUI to install Intel On Demand
  1. Open XCC Web GUI, go to BMC Configuration > License > On Demand Capabilities for Intel CPU > Upgrade License > Browse > Import to upload the Activation Key
    Figure 1. Uploading Activation Key via XCC Web GUI

  2. If the installation is successful, the Web GUI will show a pop-up window with the message “License key upgraded successfully. The features will be activated on the processor after system power cycle”.

    Otherwise, see Troubleshooting & FAQs.

Use XCC REST API to install Intel On Demand
  1. Use the POST method with the following Request URL:
    POST https://bmc_ip/redfish/v1/LicenseService/Licenses
  2. Transfer Activation Key to base64 string at first and fill it into the LicenseString field as POST data.
    {
    "LicenseString": ""
    }
  3. If the installation is successful, XCC REST API show the message “License key upgraded successfully. The features will be activated on the processor after system power cycle”.

Otherwise, see Troubleshooting & FAQs.

Use LXCE OneCLI to install Intel On Demand
Input the following command, where <key_file> specifies the Activation Key:
OneCli.exe fod install --keyfile <key_file>
If successfully installed, the response will show:
Successfully install key

Call Lenovo support if the response shows the following:
Failed to install key