Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
  • Make sure you have all the utility executables required by the license servers you will be monitoring, as described in License server dependent requirements.
  • Ensure the utility version corresponds with the license server version. If you don't know which version to use, please contact your vendor.
  • Make sure that 3rd party utilities are always stored outside of the License Statistics installation directory so they will not be removed by the installer upon subsequent installations.

Installing from a command line

Alternatively, you can install/update License Statistics from a command line (or remotely) using the msiexec tool. You must have administrative privileges to use this tool.

The msiexec tool uses the following syntax:

msiexec /i {msi_installer} INSTALLDIR="{path}" /qn

For example:

msiexec /i license_statistics_agent_v6.15.1_win64_x64.msi INSTALLDIR="C:\Program Files\X-Formation\License Statistics" /qn


Note the following:

  • By default, all of the application files will be located in the "C:\Program Files" directory. You may choose a different folder during the installation if desired.
  • All associated data (including logs, configuration file, etc.) is stored under the "C:\ProgramData\X-Formation\License Statistics" directory.
  • As part of the installation, a configuration tool (License Statistics Manager) is also installed.
  • License Statistics can be run only as a service.