S
Soterro
Hello,
I have a service which fails to start at bootup (it times out for the 30
seconds). However I can start it by hand later with no problem, so I
assumed it is a service dependency.
(could be something else?)
I know it uses the WMI interface programatically to get some info about
the networking system, so I set dependencies to WMI, nothing, then also
to WMI Driver Extensions. Still nothing: at boot it always fails, by
hand it always succeeds.
Any idea what other dependency might be necessary to use those WMI
functions? I even thought to put as dependency all the services in the
registry, but heck they are a LOT don't laugh, I'm really stuck here.
Or better, is there a tool to find out WHAT dependency is that service
waiting for anyway? On W2000 or W2003?
Thanks a lot,
S
I have a service which fails to start at bootup (it times out for the 30
seconds). However I can start it by hand later with no problem, so I
assumed it is a service dependency.
(could be something else?)
I know it uses the WMI interface programatically to get some info about
the networking system, so I set dependencies to WMI, nothing, then also
to WMI Driver Extensions. Still nothing: at boot it always fails, by
hand it always succeeds.
Any idea what other dependency might be necessary to use those WMI
functions? I even thought to put as dependency all the services in the
registry, but heck they are a LOT don't laugh, I'm really stuck here.
Or better, is there a tool to find out WHAT dependency is that service
waiting for anyway? On W2000 or W2003?
Thanks a lot,
S