Symptoms
We manually have to start the service every time we want to use the k2dev
Diagnoses
Whenever the client restarts the K2 server they have to start the service (in console mode) manually, which caused problems as loadshedding (and other reasons) would cause the server to restart, or loose power and come up without anyone starting the service.
This caused development issues
Resolution
Setup a Windows task to start the service in console mode on startup.
The server is a dev server using a dev license so the console service is required to run.