How to generate an NDI file
NDI files are inventory files that help Flexera’s technical support team to investigate software recognition issues. For quicker resolution times, you can attach an NDI file to your support case.
To generate an NDI File on the FlexNet inventory agent:
On Window devices:
- Create a folder in the root of C. In this example, the folder name is INVENTORY.
- Open a command prompt as a local administrator
- Change the directory to C:\Program Files (x86) \ManageSoft\Tracker. This is the default directory on a 64-bit machine.
- Run the following command: ndtrack -t machine -o Upload=False -o MachineInventoryDirectory=C:\INVENTORY Logging=True
- There should now be an .ndi file in the INVENTORY folder.
On all other devices:
- Open a command prompt.
- Change the directory to /opt/managesoft/bin.
- Run the following command: sudo ndtrack -t machine -o Upload=False -o MachineInventoryDirectory=/tmp/log/managesoft Logging=True
- Ensure the directory /tmp/log/managesoft exists.
Was this helpful?
© 2026 Flexera. All rights reserved.