Manage Windows Services

Windows XP has some triggers inside it to make some programs and services run when start-up. One of Windows XP triggers is Windows Service. Windows Service gives you some outstanding facility to make Windows XP run some important items when start-up. And you can manage them easily, to enable or disable them. By default, Windows XP provides some Service but unfortunately, you don’t need them all. So, I want write how to manage them.
This is the way to manage them:
1. Open Windows Service console first, by click Start – Control Panel,

click Administrative Tools,

then click Services icon inside Administrative Tools window.

2. To manage a service, double click on your service which you want to manage. In this case, I want to manage the Messenger service.

3. Now, you can look the Messenger service Properties.

4. You can make it run Automatic, Manual, Disabled mode. Automatic means the service run on start-up automatically; Manual means the service doesn’t run on start-up but you can start the service directly; Disabled means the service is disabled and you can’t start it. You can set it on its combo box.


5. If you want to start the service, just click Start button, or Stop button to stop the service.

You can do the same way to others services.
(article no:0026)
3 Comments
Turning Off Indexing Service | Otak Atik [dot] Com on May 21st, 2008
[...] turn Indexing Service off, just manage it on Service manager window. You can read my article about how do to disable Windows Service first. 1. Open Service manager first, by click Start -> Control Panel -> Administrative Tools -> [...]
Manage Windows Services via Command Prompt | Otak Atik [dot] Com on May 25th, 2008
[...] ever wrote how to manage Windows Services via Administrative Tools and Manage MySQL Service via DOS Console or DOS Prompt. Few readers are [...]
![Otak Atik [dot] Com](http://www.otakatik.com/wp-content/themes/typebased/styles/default/logo.jpg)


Send message with NET SEND | Otak Atik [dot] Com on May 9th, 2008
[...] : If you fail try this trick, you must activate the Messenger Windows Service first. Read my article about how to activate the Windows Service. (article [...]