Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to prevent Exch services from starting on boot? 1

Status
Not open for further replies.

rws70

Technical User
Aug 18, 2005
56
US
On Exch 5.5, you could disable the System Attendant service and then all Exchange services would not start up on the next reboot.

What is the best method with Exchange 2003 to be able to reboot without exchange services running when the machine comes up.

Thanks
 
I'll skip the "why would you..." and just ask why you can't set all the Exchange services to disabled? Reboot, no Exchange services. Set them back to Automatic and they come up next time. Were you looking for something else?
 
Sure I can disable them all manually ...

It was nice and quick in 5.5 to disable one service and have that prevent all services from starting up on reboot.

Was looking to see if there was a similar quick and safe method in 2003.

Thanks

 
You would have to make the other services dependant on one of the primary services that you then disable just that primary service....but as tanderson3733 states...y?

_______________________________________
Great knowledge can be obtained by mastering the Google algorithm.
 
There are times when I want to work on the server with exchange services all off. On 5.5 it was easy, just disable Sys Attendant and reboot.

Thanks
 
create a nice little batch file to NET STOP your services and no reboot should be required.

_______________________________________
Great knowledge can be obtained by mastering the Google algorithm.
 
There is probably a correct order for stopping the services in. Do you know that?

Also, can you give a short example of the Net stop bat file?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top