Windows Services can be managed using the Windows Services control panel applet.
The Windows Services control panel is a graphical user interface that allows to view and manage the installed Windows Services, and therefore also the Services for each instance of the Application Server installed on that machine.
To start the Windows Services control panel perform one of the following
•Run services.msc from the command line
•Windows Vista to Windows 7: Click Start, click Control Panel, click Performance and Maintenance, click Administrative Tools, and then double-click Services
When started the Windows Service control panel lists all Services installed on the current computer. Double-click an entry to reveal its specific properties.
You can start, stop, pause or resume the service as appropriate. You can also modify the settings, such as the startup type (Automatic or Manual) or the log on account (on the Log On tab), etc.
Figure 1: The Windows Services control panel
Figure 2: Details for a selected Windows Service