Control services via commands (Requires the command enable service control flag be set to true)
Command | About |
---|---|
EnableAndStartService | Marks a service as enabled and starts it |
StopService | stops a service if it is running |
RestartService | restarts a service if it is running |
ChangeConfigValue | Change or add a config value to a service |