With this script action, services can be configured. This script action
should be used in combination with the List
services script action which collects a table of services.
This action is typically used for (delegating) management of services.
|
Property Name |
Description |
Typical setting |
Remarks |
|
Computer |
Name of the computer where the service is
running |
|
|
|
Service name |
Name of the service. |
|
Note that the name of the service is not equal
to the display name of the service. |
|
Set manual startup type |
Set this property to "Yes" to set
the startup type of the service to "Manual" |
|
|
|
Set Automatic startup type |
Set this property to "Yes" to set
the startup type of the service to "Automatic" |
|
|
|
Disable service |
Set this property to "Yes" to disable
the service |
|
|
|
Log on as Local System account |
Set this property to "Yes" to let
the service log on to the "Local System account" rather than
the user account. Set to "No" to let the service log on to a
user account. |
|
|
|
Logon account name |
The name of the logon account assigned to
the service. |
|
|
|
Logon account password |
Password of the logon account assigned to
the service. |
|
|