In the LMS 2.7, the certificates are automatically stored on a formatted dongle during activation process done by LMU. You do not need to store them manually.
To read the content on dongle using LMU:
- Make sure that the dongle you would like to read-out is attached to the machine.
- Start the LMU and in the Activatable Items select Import Certificate (*.lic).
- If multiple dongles are attached, in the right pane under Dongle field select the appropriate dongle and click the Read Dongle Content button.
- In the box below the content of the dongle is displayed.
- Select the certificate you would like to install that on the machine.
- Click on Add Certificate button, the certificate will appear in the Activate Line Items.
- In Activate Line Items, select the license and click on Activate License.
To read on the dongle:
- Using LmuTool command, user can read and write the content on dongle.
- Run the LmuTool command as administrator.
- Enter the command LmuTool /DONGLES
- This displays the content of dongle.
To append content to the dongle:
Using the command LmuTool /DONGLEAPPEND:<dongle id> <filename> you can write a file to the formatted dongle. This command adds the file to the existing content.
To write on the dongle:
Using the command LmuTool /DONGLEWRITE:<dongle id> <filename> you can write a file to the formatted dongle.
To export content of the dongle:
Using the command LmuTool /DONGLEREAD:<dongle id> <filepath> you can export the whole content of the formatted dongle into a directory.
This command considers also 'non certificate' files.