Skip to main content

IncludeMD5

FlexNet Manager Suite ()

Command line | Registry

IncludeMD5 includes in the inventory report any files having the specific MD5 digest. This filter is applied to files within a folder included in inventory. This preference can accept multiple values, separated with commas or semi-colons.

Tip: Comma separators can be used freely. If you use semi-colon separators, it is mandatory on UNIX-like platforms to enclose the list of values in either single or double ASCII quotation marks. (Be careful that any copy/paste doesn't switch to 'smart quotes', and use only plain ASCII quotation marks.)

Note: Inclusions and exclusions can cover folders (and optionally their sub-folders), file name extensions, specific file names, and specific MD5 digest values. To resolve conflicting specifications, the specifications of folders provides a data set to which the following specifications are applied as filters, prioritized from lowest to highest as:

  • File extension
  • File name
  • MD5 value.

For example, if file extension exe is included, filename xcopy.exe excluded, and MD5 value 123456... (the MD5 for xcopy.exe) is included, then the inventory agent includes all files with extension exe except for all versions of xcopy.exe that do not have an MD5 value 123456....

Values

| **Values / range** | Any valid MD5 digest | | **Default value** | \(No default.\) | | **Example value** | ``` 7d9d2440656fdb3645f6734465678c60 ``` |

Command line

| **Tool** | Inventory component \(`ndtrack`\) | | **Example** | ``` -o IncludeMD5=7d9d2440656fdb3645f6734465678c60 ``` |

Registry

| **Installed by** | Code internals, or manual configuration | | **Computer preference** | `[Registry]\ManageSoft\Tracker\CurrentVersion` |

2025 R1.1

Parent topic:Preferences