PerformWindowsSoftwareProcessScan

IT Asset Management (Cloud)

Command line | Registry

PerformWindowsSoftwareProcessScan enables the FlexNet Inventory Agent to collect detailed inventory data for software processes actively running on Windows systems. When this preference is enabled, the agent reports file evidence for each running process, including:

  • Metadata extracted from the executable’s Portable Executable (PE) header.
  • Associated installer evidence, such as MSI, Uninstall, or AppX data (if available).

This setting is a Boolean value (True or False) and is enabled by default.

Values

Values / range

Boolean (True or False)

Default value

True

Example value

False

Command line

Tool

Inventory agent (ndtrack)

Example

-o PerformWindowsSoftwareProcessScan=False

Registry

Installed by

Installation of FlexNet Inventory Agent, or manual configuration.

Computer preference

[Registry]\ManageSoft\Tracker\CurrentVersion in the config.ini or ndtrack.ini file:
[ManageSoft\Tracker\CurrentVersion] 
PerformWindowsSoftwareProcessScan=True

IT Asset Management (Cloud)

Current