A new Flexera Community experience is coming on November 18th, click here for more information.
We tried to add [Win32_LoggedOnUser].Antecedent to wmitrack.ini but ndtrack.exe fails to run after doing so. This ini entry is supposed to help collect Windows Logged On user information from the Flexnet Agent. We currently only collect Windows Logged On user information from devices coming in via SCCM.
Jul 30, 2019 11:33 AM
The FlexNet agent (and, I think, the SCCM agent) gathers the account name of the currently logged on user through the Win32_ComputerSystem.UserName WMI property on Windows. This property is collected by default; there is no need for special configuration. If you take a look at a .ndi file generated by the agent then you should see the value in there.
I wonder whether the problem you're experiencing is related to the observations made in the following recent discussion: Logged In User using FNMS Agent. In this discussion it was noted that it appears the 12.4 version of the FlexNet agent does not gather this data when running under the SYSTEM identity on Windows 10.
The Win32_LoggedOnUser.Antecedent property is a reference property to a WMI object. I'm not surprised to hear the agent fails to run in this case; I would restrict to properties referenced in the wmitrack.ini file to just simple-valued properties.
Jul 30, 2019 03:59 PM
User | Count |
---|---|
8 | |
7 | |
3 | |
3 |