(imported topic written by Tim.Rice)
I’d be thrilled if someone whose been using SEP for a while can to tell me I’m off my rocker on this one. It involves Symantec Endpoint Protection and trying to use BigFix/IEM/TEM to query a registry key.
I have two computers, both running Win7. One of them is 32bit and the other is 64bit. TEM Clients are both 9.0.586.0
Also, on both machines is Symantec Endpoint Protection 12.1. Here’s where I’m getting confused.
On BOTH computers, I can open RegEdit and navigate to “HKLM\SOFTWARE\Symantec\Symantec Endpoint Protection\SMC\SYLINK\SyLink” and see the Values kept there. Same path on both machines.
On the 32bit computer, using QnA, I get the following …
Q: Exists Key “HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Symantec Endpoint Protection\SMC\SYLINK\SyLink” of Registry
A: True
T: 0.084 ms
On the 64bit computer, the same query (I saved it on the 32bit and opened it on the 64bit system to make sure there were no typo’s) returns FALSE.
To get a return of TRUE on the 64bit system I have to revert to the OF NATIVE REGISTRY style of the relevance. I even tried “walking” down the Registry to the Key. Everything returns TRUE until I get down to the “SYLINK” key.
i don’t mind using the OF NATIVE REGISTRY clause, but things have worked pretty well up to now with 64bit queries without it. And why the break after SMC in the SYLINK key?
Does Symantec do something funky with the 64bit Registry?