Adding & Disabling Services (Windows Server 2003)
Services can be added through the Add or Remove Programs applet in the Control Panel, the Optional Networking Components option within the Network Connections applet, or by using the Manage Your Server Wizard.
Once services are installed they can be managed using the Services snap-in located under the Administrative Tools applet in the Control Panel. The snap-in allows you to stop, start, pause, resume, disable and view the status of services. You can define recovery options in the event that a service fails to start.
The steps below outline how you can add a new service through the Add or Remove Programs applet.
- Click Start, point to Control Panel and click Add/Remove Programs.
- Click Add/Remove Windows Components.
- Click the box next to the Indexing Service and click Next. Click Finish.
- Close the Add/Remove Programs applet.
If you need to disable a specific service, you can use the Services applet. The following steps demonstrate how you can disable the Indexing service.
- Click Start, point to Administrative Tools and click Services.
- Scroll through the list of services till you locate the Indexing Service. (Notice as well the services installed be default and which of them are now disabled.)
- Right click the Indexing Service and click Properties.
- From the General tab, use the arrow by the Startup Type drop down box and select disabled. Click OK.





