Correct Order to stop Exchange 5.5 services when rebooting? (Full Version)

All Forums >> [Microsoft Exchange 5.5] >> General



Message


Richo1980 -> Correct Order to stop Exchange 5.5 services when rebooting? (6.Oct.2005 2:09:20 AM)

Hi all,

Can anyone please tell me the correct sequence to stop Exchange 5.5 services prior to reboot?? This is on a Windows 2000 Server

Are there any additional checks that need to be made?

Thanks




zbnet -> RE: Correct Order to stop Exchange 5.5 services when rebooting? (6.Oct.2005 4:24:26 AM)

The correct order is that of service dependency:

IMS
MTA
IS
DS
SA

If you are running other services, make sure you stop them before you stop any dependent services.

Restarting (manually) is the reverse order, obviously.




Exchange_Admin -> RE: Correct Order to stop Exchange 5.5 services when rebooting? (6.Oct.2005 3:03:45 PM)

zbnet is correct in his statement.
However if you select to stop the System Attendant (SA) service first, you will be prompted that the other services will also be stopped. They will then be shutdown in the proper order.




zbnet -> RE: Correct Order to stop Exchange 5.5 services when rebooting? (6.Oct.2005 6:12:13 PM)

Stopping the SA works, certainly, but not necessarily in the most efficient way - you can get all the services trying to stop at once, which can cause clashes for resources, and can actually cause some of the services to back off and wait, thus taking longer to shut down - so you might shoot yourself in the foot.




Exchange_Admin -> RE: Correct Order to stop Exchange 5.5 services when rebooting? (6.Oct.2005 11:25:09 PM)

That is true at times. If you seem to have problems shutting down certain services, such as the Information Store, then I agree. When I am trying to troubleshoot problems, I will stop the services one by one. But I am also a control freak and like to control the stopping/starting of services myself. But I have been known to just stop the SA service to get all the others to stop. I guess it just depends on the mood I'm in at the time.
You stated:
"you can get all the services trying to stop at once,"
They do not actually try to stop at once because certain services are dependant on other services. The dependant services shut down first.

This is usually a personal choice. I am not by any means saying that you were wrong in your answer. Your answer is the best if you are trying to shut the services down via a batch file.




Page: [1]