(imported topic written by SATO91)
Hi all,
I’ve noticed problems reading registry values in the HKLM hive on Windows Server 2008.
For example:
+Q: exist key “HKLM\Software\Symantec” of registry
E: False
Q: exist key “HKLM\Software\RegisteredApplications” of registry
E: True+
Both keys exist on my system and I can’t identify any permission differences between them. The first one was created during the installation of an application and the other one comes with the OS.
I can read everything under “HKCU\Software”, even the keys I create manually so it seems to be specific to the HKLM branch.
Finally, these questions work just fine on my win2000 and win2003 systems. Also, a simple +reg query “HKLM\SOFTWARE\Symantec” /s + from a command prompt works just fine.
BES version 7.2.4.6