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.
You will receive, in the Event Log, an entry from "DCOM" complaining about not having this service running if disabled. I am unaware of any application that uses COM+, but if set to manual, many services report to it, so it will start anyway. This service is required for System Event Notification. For the fun of it, check:
"C:\Program Files\ComPlus Applications\"
On your system, see if you have any installed "COM+" Applications. If not, you can probably disable this service with no side effects (besides the Event Log complaining upon reboots). Take note: BootVis requires Task Scheduler and COM+ Event System to be running if you wish to take advantage of the "optimize system" function. Why is it required? It is due to the pre-fetching function built into Windows XP. Another Note: Pre-fetching only occurs on boot up and application start, so if you do not care about a few extra seconds of boot time, you may decide to not even bother with it and disable Task Scheduler. However, depending on the system and what applications are being used, pre-fetching may increase performance. Windows Media Player may also require this service for some "features" to function. MS' .NET may require this service in the future.
Default XP Home: Manual
Default XP MCE 2005: Manual
Default XP Pro: Manual
Default XP Pro x64: Automatic
Default XP Tablet PC 2005: Manual
Safe Setting: Manual
Service Name (registry): EventSystem
Display Name: COM+ Event System
C:\WINDOWS\system32\svchost.exe -k netsvcs
Account: Local System Account
What service COM+ Event System needs to function properly:
What other service require COM+ Event System to function properly:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventSystem]
"Type"=dword:00000020
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"DisplayName"="COM+ Event System"
"DependOnService"=hex(7):52,00,50,00,43,00,53,00,53,00,00,00,00,00
"DependOnGroup"=hex(7):00,00
"ObjectName"="LocalSystem"
"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."
"Have you tweaked your OS lately?"
Choose the look:
Black or White
Windows Service Configurations!
Includes explanations of each service and advice on which services you can safely disable.
Original content created: December 23, 2001
Most recent update: March 31, 2007
All content Copyright © 1999-2008 by Charles "Black Viper" Sparks. All Rights Reserved.