×
Back to ITRS Internal Only FAQ
Internal documentation only
This page has been marked as draft.
How to Decode a Geneos License File
Related to Copied
This guide helps agents quickly get license details that will speed up the license generation process.
Problem Copied
Some of the clients only provide the license file when requesting a license renewal.
Solution Copied
We have a Geneos license file decoder
Decoding a Licence
- Use licgen.exe, attached, and run the command line:
- Help: Licgen.exe -h
- Decode: licgen.exe df “filename.lic” > “filename.txt”
- Read the contents of “filename.txt”
We can also specify the directory where we want the file to be generated by doing something like this:
c:\Path\To\ExeDirectory\licgen.exe df "C:\Path\To\LicFileDirectory\FileName.lic" > "c:\Path\To\YourTargetDirectory\LicenseDetails.txt"
Related article(s) Copied
["Geneos"]
["FAQ"]