I've just installed EMET v4 and am testing a GPO deployment.
I've enabled most settings in the GPO, but the system settings don't seem to be taken up by clients (at least the one I'm testing).
(I've tried rebooting, and explicitly running EMET_Conf.exe --refresh)
EMET_Conf.exe --list appears correct, showing:
C:\Program Files (x86)\EMET 4.0>EMET_Conf.exe --list
EMET configuration for Application mitigations (Registry) is:
Executable Path Mitigations
---------- ---- -----------
EMET configuration for Application mitigations (GPO) is:
Executable Path Mitigations
---------- ---- -----------
7z.exe *\7-Zip DEP SEHOP NullPage HeapSpray
EAF MandatoryASLR BottomUpASLR LoadLib MemProt Caller SimExecFlow StackPivot
[snip huge list]
The system settings, however, are missing from the GPO:
C:\Program Files (x86)\EMET 4.0>EMET_Conf.exe --list_systemEMET configuration for System mitigations (Registry) is:
DEP: Application Opt In
SEHOP: Disabled
ASLR: Application Opt In
Pinning: Disabled
EMET configuration for System mitigations (GPO) is:
[this is just blank]
Any thoughts?
The GPO definitely sets the system settings (screenshot: http://i.imgur.com/w7k4HMv.png) and the group policy is applied, per gpreport (screenshot: http://i.imgur.com/EYk2aejh.png).
Is there something else I need to do to get the group policy to take effect for the system settings?