Page 1 of 1

Application installed and when last used

Posted: 01. Dec 2010, 15:38
by aedwards
Hi,
is it possible to create a filter than not only shows if an application is installed (Inventar -Software Productname LIKE ...),
but also shows when the application was last used ??

Thanks

Andy

Re: Application installed and when last used

Posted: 01. Dec 2010, 20:41
by Hendrik_Ambrosius
Yes. Sample see attachment.

Re: Application installed and when last used

Posted: 02. Dec 2010, 16:17
by aedwards
Hi,
thanks I tried ot but it doesnt show any results.
I want to list all the computers that have "ABC.EXE" on it and show the last time they used ABC.EXE.

Any ideas ?

Bye Bye

Re: Application installed and when last used

Posted: 02. Dec 2010, 18:32
by Hendrik_Ambrosius
Your original request was to list all the PC where this condition is met.
If you want to list the time as well a filter is not the correct approach.
For this you need to create a report displaying the clients including the time.
So either use Crystal Reports (needs to be purachased) or any other SQL repoting tool for this task.