Create action based on scanned registry value
We have a registry value that is scanned ( HKEY_LOCAL_MACHINE\SOFTWARE\Lumension\LMAgent\EndpointID). I would like to create a custom action based on the Value retrieved. Any ideas on how to go about getting that value into a variable ? Is it even po...