DeviLib - library about web, IT, programming and web design

Archive for November 5th, 2007

Windows services - COM+ System Application

Monday, November 5th, 2007

Name: COM+ System Application

Purpose:

Manages the configuration and tracking of Component Object Model (COM)+-based components. If the service is stopped, most COM+-based components will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start.
(more…)

Windows services - Computer Browser

Monday, November 5th, 2007

Name: Computer Browser

Purpose:

Maintains an updated list of computers on the network and supplies this list to computers designated as browsers. If this service is stopped, this list will not be updated or maintained. If this service is disabled, any services that explicitly depend on it will fail to start.
(more…)

Windows services - COM+ Event System

Monday, November 5th, 2007

Name: COM+ Event System

Purpose:

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.
(more…)