The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.
This article describes a known issue that results in inventory devices records for computers running Windows operating systems appearing with an Operating System field value that contains the OS name followed by the installation partition path of the operating system.
SELECT PropertyValue FROM ImportedWMIEvidence WHERE ClassName = 'Win32_OperatingSystem' AND PropertyName='Name' AND PropertyValue LIKE '%|%'
This behavior can be caused when the FlexNet inventory agent is installed on the FlexNet Manager Suite inventory server. This can result in a misconfiguration of a registry setting which results in operating system details in inventory data not being processed correctly.
In particular, operating system details in inventory are processed according to some rules contained in the following file on the inventory server: C:\Program Files (x86)\Flexera Software\Flexnet Manager Platform\Reporter\OSNameMap.txt
This file is located based on the following registry entry: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ManageSoft Corp\ManageSoft\InstallDir
If the FlexNet inventory agent is installed then this registry entry may be set to point to the installation directory of the agent software rather than the inventory server software.
Modify the following registry entry on the inventory server to point to the installation directory of the inventory server software: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ManageSoft Corp\ManageSoft\InstallDir
The installation directory of the inventory server software will commonly be a path like the following: *C:\Program Files (x86)\Flexera Software\FlexNet Manager Platform*
This issue is still open but not currently scheduled to be addressed.
Affected components: Inventory
Master issue ID: IOJ-1851098
Also known as: ITAM-6115
Jul 25, 2024 02:28 AM