I can successfully create report on installed app AND computer name but not installed app AND username. Is this possible?
Thanks,
Rich
I can successfully create report on installed app AND computer name but not installed app AND username. Is this possible?
Thanks,
Rich
you create a report , without WebReport ?
excell connection you can use to perform some particular relevance sessions .
The problem is not if you can, the problem is how to correlate a non-unique Username with a Computer Name. The installed applications are relevant to what computer they are installed on. The ‘Username’ changes, and is not always unique; take the situation where one user is logged on to multiple computers, or has no last/currently logged on user for the bulk of your computers. Your data will
It comes down to how you do your asset management; pulling applications installed on a username basis does not make sense logically as the applications are installed on a computer by computer basis.
As rafael stated, pull a report and get the data into excel for installed applications on a computer name. Then pull the data you need for asset management. What I’ve done in the past, is did a second report of usernames from AD for the computers - then did a VLOOKUP to correlate username to computer name. Alternatively, you can use the user name from bigfix as a separate report for the computers.
This would give you a better picture, and give you what you need more accurately.
Thanks,