After the application installation is complete you can install the license silently by executing the following commands:
For 32-bit Windows environments:
start /wait "" "C:\Program Files\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term activate AuthorizationCode
For 64-bit Windows environments:
start /wait "" "C:\Program Files (x86)\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term activate AuthorizationCode
For 32-bit Windows environments:
start /wait "" "C:\Program Files\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term install -f FileName
For 64-bit Windows environments:
start /wait "" "C:\Program Files (x86)\Common Files\SafeNet Sentinel\Sentinel RMS License Manager\WinNT\cesadmintool" -term install -f FileName
where FileName is the name of the text file that contains all the license strings to be used.
cd /var/microfocuslicensing/bin ./cesadmintool.sh -authorize AuthorizationCode
cd /var/microfocuslicensing/bin ./cesadmintool.sh -install FileName
where FileName is the name of the text file that contains all the license strings to be used.