..
A service is a Windows executable program that performs specific tasks and that, normally, is designed to not having any user intervention.
Usually services can also be used to form an intermediate layer on which application software can rely on to carry out specific functions.
Consider, for example, a service that offers X connectivity to the network interface and API specifications. Would it be possible to create an application that, based on the service, to connect to the network to perform specific operations (eg update the system date and time).
In other words, the services can costuitire an application layer on which other services and / or programs may base their operation.
Starting services
The windows services can be started in two ways:
Different types of services
Before diving into the analysis of the services of Windows 7, a short introduction: in a Windows operating system there are three types of services:
The utility services
It is often said that a "service is futile": this is not true!
Each service was created for one purpose and offer the features.
The fact that a service would be beneficial or not depends on your use of the operating system and applications but, in itself, there are no unnecessary services.
Access Services Manager
There are several ways to access the windows services manager. There mention three:
1) On the Run
Click the "Start", type "services.msc" and press Enter.
The screen below shows the Windows Services Manager.




| |
HTML (Course)
The markup language for the Web from 29 €. |
| |
MySQL (Course)
Management of open-source database. From 39 €. |
| |
Ruby and Ruby on Rails (Course)
Create software and Web applications with Ruby and RoR. From 39 €. |