0

When I launch a cmd file with "net start ..." I see "service could not be started". In logs I see that the server actually was started without any errors and then stopped. It looks like "net start" stops service if it can't be started within some timeout.

Everything works fine when I start the same service from services.msc

What can I do?

1 Answer 1

0

I found a workaround. "sc start" works fine.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .