HP Systems Insight Manager (HP SIM) enables you to add one or more keys to the database. The keys are defined in an XML file with a key extension. You can create these files if needed. The format is of the form:
<?xml version="1.0" encoding="UTF-8"?>
<KEYLIST>
<KEY>
<KEYSTRING>A2345-1B345-12C45-123D5-123E5</KEYSTRING>
<PRODUCTNAME1>SMP</PRODUCTNAME1>
<PRODUCTVERSION1>v1.0</PRODUCTVERSION1>
<KEYDISP1>3</KEYDISP1>
</KEY>
</KEYLIST>
For user created files, the minimal format is:
<?xml version="1.0" encoding="UTF-8"?>
<KEYLIST>
<KEY>
<KEYSTRING>A2345-1B345-12C45-123D5-123E5</KEYSTRING>
</KEY>
</KEYLIST>
With the key tag sequence repeated for each key to encode in the file.
To add one or more new keys to the database from a specially formatted key file:
Access the Manage Keys page, and select Deploy License Manager Manage Keys. Click [Add Key from File]. The Add Key from File section appears at the bottom of the page. Enter the full path and file name in the Specify a file name and path field. or Click [Browse]. The Choose file dialog box appears. Navigate to the key file that contains the key codes to be added. When a file has been located, click [Open].
When the full path and file name display in the Specify a file name and path field, click Open to open the file. The contents of the key file are displayed. Click Add Keys to add all the keys to the database. If for some reason a key is invalid, an error for that key is reported and that key is not added to the database.
Related Topics
|