BetaONE will rise again!


Reply
  #1  
Old 4th Aug 03, 10:31 PM
Kawadevil Kawadevil is offline
Member
 
Join Date: Feb 2003
Posts: 61
Kawadevil
If you installed Exchange 2003 and you want to restart or shutdown w2003 server, it takes about 25 to 45 minutes when it does.
The problem is in Exchange 2003 itself. MS knew it even in the beta stage but did not correct it. <_<

You can speed up the shutdown by shutting down the exchange services before you shutdown w2003 server.

If you do not like to do this by hand, you can write a script and let w2003 server do it automatically.

How?

Start gpedit.msc and open your script in computer configuration - windows setting - scripts (startup/shutdown) - shutdown.

My script looks something like this:
Net Stop "Microsoft Exchange Information Store"
Net Stop "Microsoft Exchange Management"
Net Stop "Microsoft Exchange MTA Stacks"
Net Stop "Microsoft Exchange Routing Engine"
Net Stop "Microsoft Exchange System Attendant"

You can edit it yourself in notepad and place it in windows - system32 - grouppolicy - machine - scripts - shutdown as a .cmd file.

If you shutdown w2003 you will see that the extra script will come by during shutdown.

That?s all :P
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Toshiba Recalls Memory Modules on Laptops NewsBot NeoWin News 0 1st Nov 04 05:30 PM
Speed up system. greasemonkey Hardware Support 6 6th Nov 01 08:32 PM


All times are GMT +1. The time now is 07:12 PM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.