A new Flexera Community experience is coming on November 25th. Click here for more information.
I'm trying to find some documentation on what information Flexnet Agent adds / updates for inventory devices. We had someone manually add evidence and was wondering if the agents or ServiceNow connection would update the evidence once it was installed.
That is the current issue, but also wanting to understand what is all being update via FLexnet agent, versus ServiceNow, since my understanding is that the primary of FLexnet Agent is always the source so long as we marked it primary, making it hard to understand where the updates came from
Jul 14, 2020 01:12 PM
In relation to "what information Flexnet Agent adds / updates for inventory devices", you would find the following information populated based on data gathered by the agent:
I can't immediately think of how you would have gone about "manually" adding evidence - there is no normal interface for doing that which I can think of. So I'm not sure I can comment much on whether agents or ServiceNow connection would update the evidence once it was installed.
One comment to clarify the treatment of the "primary" connections vs "secondary" connections: for single-valued properties (such as those appearing on the General and Hardware tabs), values from the primary connection will generally be chosen. However software evidence from all sources is merged when recognizing installed applications - evidence data from secondary connections is not treated differently from data from the primary connection.
Jul 15, 2020 02:59 AM
@ChrisG Does the agent import users on a machine, similar to SCCM's last logged on user or primary console user?
May 03, 2021 07:40 AM
Yes, the FlexNet agent includes the identify the currently logged on user in normal inventory gathered from computers. This information is retrieved from the Win32_ComputerSystem.UserName WMI property.
May 03, 2021 08:16 AM