Registry scanner in hkey_users not returning results
Ryan Berenji
I am trying to find 2 values that exist in HKU, but am not getting results from the scanner. Is my formatting correct? If so, how can I troubleshoot why this isn't returning any information?
*\SOFTWARE\ShoreTel\Client\Server\
*\SOFTWARE\ShoreTel\Client\ServerName\
2
Comments
Try adding a * to the end:
*\SOFTWARE\ShoreTel\Client\Server\*
*\SOFTWARE\ShoreTel\Client\ServerName\*
I've given that a shot, and nothing returns. :(
it works when I do it like this: *\SOFTWARE\ShoreTel\Client\**\