Adding service dependencies

  • Thread starter Thread starter Tim Burkart
  • Start date Start date
T

Tim Burkart

We recently installed a vendor product on a Win2K server
and have the product's processes start as services.
However, these services must be running before W3SVC can
begin. How can I add these vendor services and
dependencies to W3SVC?

Thank you.
 
These articles may help you.

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

:
| We recently installed a vendor product on a Win2K server
| and have the product's processes start as services.
| However, these services must be running before W3SVC can
| begin. How can I add these vendor services and
| dependencies to W3SVC?
|
| Thank you.
 
Hello,

You can use Ideal Administration from www.pointdev.com - This tool allows
to easily manage the service dependencies (remove/add). use the right
button click on your server name (automically display in the list), select
"Services", select W3SVC, select the "Dependencies" tab and add your
service, click on Apply. Restart to verify if this is ok.
 

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