JavaFullVersion

IT Asset Management (Cloud)

Command line | Registry

JavaFullVersion controls whether or not the inventory component (the tracker) gathers the full version number for Java installations on the local inventory device.

This preference determines if the agent will launch the detected java/java.exe with the "-fullversion" parameter or only the "-version" parameter to determine the version string to report.

The default value for this preference is "true", so the java full version will be reported (e.g. build 1.6.0_45-b06). When the JavaFullVersion is set to "false", the java version will reported (e.g. 1.6.0_45).

Values

Values / range

Boolean (True or False)

Default value

True (This is the value used for machine-based inventory when the preference has not been declared.)

Example value

False

Command line

Tool

Inventory component (ndtrack)

Example

-o JavaFullVersion=false

Registry

Installed by

Code internals, or manual configuration.

Computer preference

[Registry]\ManageSoft\Tracker\CurrentVersion

IT Asset Management (Cloud)

Current