COM+ Event System (EventSystem) Service on Windows Server 2012

Q

What is the "COM+ Event System (EventSystem)" system service on Windows Server 2012? Can I disable "COM+ Event System"?

✍: FYIcenter.com

A

"COM+ Event System (EventSystem)" is a Windows Server 2012 service that provides automatic distribution of events to subscribing Component Object Model (COM) components. If the service is stopped, SENS will close and will not be able to provide logon and logoff notifications.

Detailed information on "COM+ Event System" service:

Service name: EventSystem
Display name: COM+ Event System
Execution command: 
   C:\Windows\system32\svchost.exe -k LocalService
Dependencies:
   Remote Procedure Call (RPC)
Impacts:
   Background Intelligent Transfer Service
   COM+ System Application
   System Event Notification Service   

"COM+ Event System" service is provided by the svchost.exe program, see "svchost.exe Executable Program on Windows Server 2012" for details.

Disabling "COM+ Event System" service will cause issues on running Windows 2012 Server.

 

List of Services on Windows Server 2012

⇒⇒Windows Server 2012 Tutorials

2016-09-30, 5331🔥, 0💬