The Windows Service Start Action starts 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 StartService 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.