Asked by:
Failed to Initialize EMET helper process! 183 on Terminal Server

-
We have a Windows Server 2008R2 TS that has EMET installed. Every time a user logs on they can a pop-up message with this message. EMET is running and the protections are enabled. This is mainly an annoyance. Has anyone seen this one? There isn't anything in the event viewer but that message I placed in the title.
Thanks-
Question
All replies
-
-
-
It is a known issue with multiple instances of the EMET Agent that is going to be fixed. Possible workaround: Disable Autorun of the EMET Agent in the registry:
"%SystemRoot%\System32\REG.EXE" DELETE "HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run" /v "EMET Agent" /f
-
-
-
Has there been any update to resolve this issue? We just tried implementing EMET on an RDS server and get the error when multiple users are logging in. For now, we've uninstalled EMET...
If we disabled autorun in the registry, does that affect the functionality of EMET for users that log on and don't have the agent launch?
Thank you!