Hi
I'm trying to target some machines that have had a particular piece of software installed, however it does not show in Add/Remove Programs. It is however present in the registry.
What I would basically like to do is have a query that scanned all machines in SCCM for "HKLM\Software\Microsoft\SCCM\Software\UninstallString" so that I can put that query into a collection and then target that collection with an uninstall package.
Is this possible?
Many thanks!