Windows 2000 service starting order

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

I have a problem where a Cable login service is starting
too soon and failing to connect. If I stop wait 20 seconds
and then start it wiorks fine. I believe I need to delay
or change the order of starting to allow the network
services to be ready before the Cable login service
starts. I cannot change the dependancies the Cable login
service for some reason.
I have been told that the Windoiws 2000 services start
alphabetically. Can I just change the displayed name and
put a 'Z' in from and will this help.
Any other suggestions, Please?
 
These may help. You might try making it depend on the 'Network Connection'
service or if you don't need it till after logon then set it to manual start
and 'net start' the service in a logon script.

How to Delay Loading of Specific Services
http://support.microsoft.com/default.aspx?kbid=193888

HOWTO: Control Device Driver Load Order
http://support.microsoft.com/default.aspx?scid=kb;[LN];115486


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


:
|I have a problem where a Cable login service is starting
| too soon and failing to connect. If I stop wait 20 seconds
| and then start it wiorks fine. I believe I need to delay
| or change the order of starting to allow the network
| services to be ready before the Cable login service
| starts. I cannot change the dependancies the Cable login
| service for some reason.
| I have been told that the Windoiws 2000 services start
| alphabetically. Can I just change the displayed name and
| put a 'Z' in from and will this help.
| Any other suggestions, Please?
 
Dave,
Used one of the articles you suggested and Added
DependOnService for DHCP in Registry and fixed Cable Login
Service problem.

Once again thanks Dave for your assistance.
Regards,
Paul
 
Glad to hear it. Thanks for the feedback.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


:
| Dave,
| Used one of the articles you suggested and Added
| DependOnService for DHCP in Registry and fixed Cable Login
| Service problem.
|
| Once again thanks Dave for your assistance.
| Regards,
| Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top