IncludeExecutables

IT Asset Management (Cloud)

Command line | Registry

IncludeExecutables extends the meaning of 'executable files' across platforms. If IncludeDirectory is blank (its default), this setting has no effect. However, when IncludeDirectory has any value:
  • A setting of False means that only files with a file extension of .exe are included in executable files inventory (normally, this means only Windows executables)
  • A setting of True means that (for files not already matched by other settings) the tracker will report:
    • On Windows, files with an exe filename extension
    • On UNIX-like platforms, files with no filename extension and an execute bit set (in any of local, group, or universal scope in the file permission bits).

Values

Values / range

Boolean (True or False)

Default value

True

Example value

False

Command line

Tool

Inventory component (ndtrack)

Example

-o IncludeExecutables=True

Registry

Installed by

Installation of FlexNet Inventory Agent on a device, or manual configuration

Computer preference

[Registry]\ManageSoft\Tracker\CurrentVersion

IT Asset Management (Cloud)

Current