I would like to set up a Windows Service to start the Event Daemon when the host computer starts up. I’ve been doing some research, but all of the methods I’ve found so far are fairly convoluted and complex, so I thought I’d ask the community if anyone has a reasonably straight forward way to do this that they’d be willing to share.
Thanks!
I mean, you cannot avoid some of the complexity, which is inherent in services.
How about powershell’s New-Service ?
I’ll have a look, thanks!
Look into Jenkins and install that on the machine.
It may make scheduling and fault fiding easier.