Service start order...

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

All,

Is there a way to view the service start order?

I have a service that seems to be corrupted when another
service start, but I don't know the start order.

Any help would be appreciated.

Joe
 
You can set a service's dependencies as a way to lock in the start order, I
suppose. Other than that I don't think the SCM makes any promises.
If you're trying to avoid the corruption, you might try your service in its
own service host.

That's all I can offer. Hope it helps.
 
Back
Top