Show/Hide Toolbars

The Redbex Application Server Service are configured to start automatically when the Windows boots. However you can change the startup type according to your needs by using the Windows Service control panel or by using the command line with the command sc.

Start type

Description

Automatic

The service will be started during the boot process of Windows

Automatic (Delayed start)

Only available Windows Vista or Windows Server 2008 or later.

The service will be started during the boot process of Windows but only after 2 minutes (configurable value) after the last Automatic service has started.

Manual

The service will not be started when Windows boots.

The service will only start on demand, when explicitly requested to do so by a user (or by an application). This is the appropriate choice when you want to start and stop the service yourself.

Disabled

The service will not be started when Windows boots.

The service can not be started by any user or program. Choose this option to totally disallow the service from running.

Table 1: Startup types for Windows Services

© 2021 AFRY Austria GmbH, www.redbex.com