
79
Configure Service
This action allows users to configure an existing Windows service. It will fail if the service to configure does not
exist. The configuration variables of this action are:
Name of the service to configure.
Binary path and name of the service.
Display name that will be used for this service.
Description that will be given to the service.
User name that will be used for the credentials to start the service
(must be in the form DOMAIN\USER). If provided, the parameter
Password must also be provided.
To reset the credentials to the LocalSystem, enter LocalSystem as
the user and "" as the password.
Password of the user name specified to start the service.
Start mode of the service. The allowed values are:
- Manual: Service is started only manually
- Automatic: Service will be started automatically next time
the computer is restarted. This is the default if not
specified.
- Disabled: Service is disabled
Configure Service Credentials
This action allows users to configure an existing Windows service with new credentials. It will fail if the service to
configure does not exist. The configuration variables of this action are:
Name of the service to configure.
User name that will be used for the credentials to start the service
(must be in the form DOMAIN\USER). If provided, the parameter
Password must also be provided.
To reset the credentials to the LocalSystem, enter LocalSystem as
the user and "" as the password.
Password of the user name specified to start the service.
Delete Service
This action allows users to delete an existing Windows service. It will not fail if the service to delete does not exist.
The configuration variables of this action are:
Kommentare zu diesen Handbüchern