Some users may be experiencing issues when trying to access customer resources like the Case Portal or the Product Licensing Center. Our team is aware of the issue and is working to resolve it. Click here for more information.
This article describes what "IA" evidence is, and how to locate this evidence type on a machine.
FlexNet Inventory Agent collects evidence of installed applications on a machine and generates an inventory .ndi file. In the .ndi file, there may be evidence that has an "Evidence" type of "IA" as depicted below.
<Package Name="IBM InfoSphere Change Data Capture Replication Engine Update (Sybase)" Evidence="IA" Version="10.2.0.0" InstallDate="20140313T122900">
<Property Name="InstallLocation" Value="/CDC/ReplicationEngineforSybase"/>
<Property Name="Publisher" Value="IBM Corporation"/>
</Package>
"IA" evidence is captured from an InstallAnywhere registry file on the machine. This registry file can is created by application installers that are made with InstallAnywhere. The “IA” registry file is named ".com.zerog.registry.xml", and can be found in the following default locations.
On Unix based systems:
The location of this file will differ depending on the user that installed the application
On Mac OS X Systems:
"/Library/Preferences"
On Windows Systems:
"C:\Program Files\Zero G Registry" or under "C:\Program Files (x86)\Zero G Registry".
You can find more information about “IA” evidence in the FlexNet Manager Suite or Flexera One Online help:
FlexNet Manager Suite online help:
https://docs.flexera.com/FlexNetManagerSuite2022R1/EN/WebHelp/index.html#topics/App-EvidTabInstSub.html
Flexera One online help:
https://docs.flexera.com/flexera/EN/ITAssets/Evid-InstallerGeneralTab.htm
on Dec 12, 2018 12:55 AM - edited on Apr 26, 2022 01:21 AM by ChrisG
In the Unix if you removed the application you need to find the ".com.zerog.registry.xml" file edit and remove the uninstalled software entries from it. Then agent will not discover the removed software evidence.