To the good and knowledgeable people of the Kix forum,
I need a bit of guidance with a new problem, I need to interrogate the registry of remote computers for what programs they have installed and export that data into a csv.
I have found the reg hives that contain this information but am having a hard time cycling through the keys and extracting their Display names of each installed application. Key's I've found are as follows:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Any help or pointers would be greatly received
Many thanks,
Tom \:\)