Question : Shutdown Exchange 2003 for Maintenance

Hi,
What is the best way to shutdown Exchange 2003 to avoid dirty shutdown?  
Should I dismount Exchange database first, or stop information store service, stop system attendant, IMAP4, Routing Engine services first, and shutdown server last
Or should I just go ahead shutdown the server?

Answer : Shutdown Exchange 2003 for Maintenance

Try putting the following in a batch file and execute before server shutdown.

net stop MSExchangeES
net stop IMAP4Svc
net stop POP3Svc
net stop RESvc
net stop MSExchangeSRS
net stop MSExchangeMGMT
net stop MSExchangeMTA
net stop MSExchangeIS   /Y
net stop MSExchangeSA   /Y
Random Solutions  
 
programming4us programming4us