How to Start/Stop COM+ Event System service
Service name: EventSystem
Display name: COM+ Event System
Description:
Supports System Event Notification Service (SENS), which 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. If this
service is disabled, any services that explicitly depend on it will fail to start.
Path to executable:
C:\WINDOWS\system32\svchost.exe -k LocalService -p
Msconfig:
This method shows you how to Start/Stop COM+ Event System service from starting with the operating system using
System Configuration
Perform the following steps:
Please go to Start and click on the Type here to search
Type msconfig and press Enter
In System Configuration please go to Services tab and locate COM+ Event System service
Uncheck the box to prevent this service to start and then press OK to finish
Any change make in System Configuration will be apply after restart