Or even easier, type in the short name Net stop MSEXCHANGESA /y Net stop MSEXCHANGESA /y
Cheers Paul Standards are like toothbrushes, everybody agrees you should have one, but no one wants to use yours -----Original Message----- From: Kevin Miller [mailto:[EMAIL PROTECTED]] Sent: 19 April 2002 19:31 To: Exchange Discussions Subject: RE: How to create a script for shutting down services I was trying to be a smart ass.. = ] how about this then Start | run | cmd Copy con stopy.bat Net stop "Microsoft exchange system attendant" /y Net stop "Microsoft exchange system attendant" /y CTRL+Z --Kevinm TSSSBE, M, WLKMMAS, UCC+WCA, And Beyond http://www.daughtry.ca/ For Graphics and WebDesign, GO here! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of John Matteson Sent: Friday, April 19, 2002 11:27 AM To: Exchange Discussions Subject: RE: How to create a script for shutting down services You forgot the "/y" on the end since it's going to ask you to shut down all the dependent services. You would also need to run the script twice to get all the services to go down. John Matteson; Exchange Manager Geac Corporate Infrastructure Systems and Standards (404) 239 - 2981 Defeat is a state of mind. No one is ever defeated until defeat has been accepted as a reality. To me, defeat in anything is merely temporary, and its punishment is but an urge for me to greater effort to achieve my goal. Defeat simply tells me that something is wrong in my doing; it is a path leading to success and truth. --Bruce Lee -----Original Message----- From: Kevin Miller [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 2:22 PM To: Exchange Discussions Subject: RE: How to create a script for shutting down services Start | run | cmd Copy con stop.bat Net stop "microsoft exchange system attendant" CTRL+Z Then run stop.bat --Kevinm TSSSBE, M, WLKMMAS, UCC+WCA, And Beyond http://www.daughtry.ca/ For Graphics and WebDesign, GO here! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Fortuna Sent: Friday, April 19, 2002 11:15 AM To: Exchange Discussions Subject: How to create a script for shutting down services How do I create a script to shut down all exchange 5.5 services. Thanks _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] *********************************************************************************************** The information contained in this message or any of its attachments may be confidential and is intended for the exclusive use of the addressee(s). Any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited without the express permission of the sender. The views expressed in this email are those of the individual and not necessarily those of Sony or Sony affiliated companies. Sony email is for business use only. This email and any response may be monitored by Sony United Kingdom Limited. (04) *********************************************************************************************** _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

