The Windows Service Control Action controls (pauses, continues, stops, etc.) an existing NT service identified by its internal name. The NT service must already be registered with the Service Control Manager.

It uses the Win32 API ControlService to actually start the service. Please see the documentation for that API, the Bean Help for the individual properties (below), and the MultiPlatform User's Guide Chapter 3.2 Wizard Actions for more information.