Need Help to Create Fixlet

(imported topic written by SystemAdmin)

Hi Guys!

I need your help, I have to make a fixlet to detect new application installed or some application uninstalled in user’s computer. The following informations to be provided by fixlet are:

  1. The application name

  2. date of install or uninstall

Can you help me about this?

Thanks before…:slight_smile:

(imported comment written by SystemAdmin)

Probably need some additional details for this one. Your request is very generic.

I’ve built a content database for various relevance statements, fixlets, and analyses.

If you search for uninstall (

http://bigfix.me/cdb/search/fixlets/uninstall

) you get back several fixlets which uninstall various softwares.

A good place to start if you only have the name and date/time is the uninstall section of the registry.

Here is a good search for relevance statements involving that part of the registry…

http://bigfix.me/cdb/search/relevance/uninstall

Hope this helps!