Hello,
I have a compiled script that runs with no problems when I run it manually. I used the SC command to add it as a service but when I try to start it I get an error.
Error: 1503: The service did not responds to the start control request in a timely fashion.
This is the first time I've tried adding one of my scripts as a service. Is there something I need to add to the code to send a signal to windows that it has started successfully? Or is something else causing this issue?
If you need the code let me know and I will post it.
Thanks,
Joe