Versions Compared

Key

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


The information on this page refers to License Statistics v6.18 and 20 or newer, which added the ability to restart the service using the Agent Managerremoved support for Windows Server 2012 R2. If you are using a version previous to v6.1820, see documentation for previous versions.

This section describes the installation and configuration of the License Statistics Agent add-on tool. Also see Reviewing and managing License Statistics Agents for information on viewing a report of all agents in use.

...

Windows 64-bit
  • Windows 10
  • Windows 10 LTSB
  • Windows 11
  • Windows Server 2012 R2Windows Server 2016
  • Windows Server 2019
  • Windows Server 2022

...

ParameterRequiredDefinitionDefault Value
INSTALLDIRNoFull path to License Statistics Agent installation directoryC:\Program Files\X-Formation\License Statistics Agent
LICSTATURLYesThe endpoint to the License Statistics license server that License Statistics Agent will communicate with.N/A
LICSTATTOKENYesThe Agent API authorization token, which License Statistics administrators can generate as described in API accessN/A
AGENTMODENoThe scope in which the agent Agent will operate; either "enduser" or "server"enduser
PSSUSPENDINSTALL
NoIndicator of whether to install the Optional Harvesting Tools (PSSuspend.exe), which enables use of License Harvesting Suspend mode; either 1 or 01


Example

An example of command line installation is shown below.

Code Block
msiexec /i license_statistics_agent_v6.17.0_win64_x64.msi LICSTATURL="https://licstat.company.com" LICSTATTOKEN="a479b76168de65fe42af853f651b637d" AGENTMODE="enduser" PSSUSPENDINSTALL=1 /qn

Anchor
configuration
configuration
Configuration settings

...

  1. Select License Statistics Agent Manager from the main menu, or use the Agent settings icon from the tray:
  2. Select Configuration Settings from the Agent Manager options.
    Image Removed
    Image Added

  3. The configuration tool opens.
    Image Removed

    Image Added


Configuration settings are described in the table below.

Configuration settingRequired

...

Description
License Statistics URLYes

The License Statistics URL is an endpoint to the License Statistics license server that License Statistics Agent will communicate with.

The Agent will connect to the server and receive all necessary configuration information silently.

Agent API TokenYes

The Agent API Token is an authorization token, which License Statistics administrators can generate as described in API access.

FlagsNoFlags define custom options for Agent execution and should not be used unless instructed to do so by X-Formation Support.
Agent ModeYes

The Agent Mode can be changed at any time, but the Agent can operate in only

...

one mode at a time.

...

Optional Harvesting ToolsNo

...

Installs or reinstalls Optional Harvesting Tools, which is required for using the Suspend harvesting release method. Applies to End User Agent Mode only.


Info

After changing the Agent configuration, the Agent must be restarted to begin using the modified configuration.

...