|
In order to manually start or stop a program or service in Windows 2003, browse to Start >> Admin Tools >> Services
From this list, you can view the a service name, description, status, startup type, and the Log On type.
In order to modify these values, select a services and right click >> Properties.
In order to Start/Stop/Restart a service, simply select the service from the list and click the corresponding action link to the left of the menu.
This section is most often used to monitor the status of services and change the startup type of services. If a service fails to start on boot, make sure that the startup type is set to Automatic. The Windows Event viewer error logs may contain more information as to the reason for failure.
|