Server Core Application Service
Last updated
Was this helpful?
Last updated
Was this helpful?
As part of the Server core application a windows service is automatically created, this will automatically run in the background running the CodingControl core processes and handling any CodingControl core tasks.
On the server navigate to the Windows 'Services' detail screen.
Locate the 'CodingControl' service, 'Right-Click' and select 'Properties'.
The following configuration is proposed for efficient execution and recovery if any issues or unplanned server restarts occur.
General - 'Start Type' set to 'Automatic (Delayed Start).
This sets the service to only start once the server has fully rebooted to prevent delay due to service queueing if a server reboot planned or unplanned occurs.
Recovery - Set all failure options to 'Restart the Service'.
This will ensure the service is automatically restarted with no requirement for manual intervention.