Registry Key query
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!
November 11th, 2010 11:49am
Hi,
I could be solved with a DCM rule -
http://technet.microsoft.com/en-us/library/bb680553.aspx The DCM feature will help you locate the computers if you create a general rule with a registry check.Kent Agerlund | http://scug.dk/ | The Danish community for System Center products
Free Windows Admin Tool Kit Click here and download it now
November 11th, 2010 12:16pm