Services:setServiceStartType

Method

Purpose

This method sets the current start type of the specified Microsoft Windows service.

Type

Synchronous, IMPACT_ACTION.

Arguments

 

Name

Type

Description

Service

String

Microsoft Windows service internal name

Service Start Type

String

The start type of the Microsoft Windows service. Specifies when to start the service. System furnishes a popup window with the following options:

DEMAND_START

AUTO_START

DISABLED

BOOT_START

SYSTEM_START

Returns

None.