cc:Mail Link to SMTP Undeliverable Message: Unknown user: CNET T221C

administrator@smtp.cnet.navy.mil
Fri, 10 Apr 98 13:37:02 -0600

--simple boundary
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Try setting up the following batch file to shutdown your server. This
will shutdown Exchange it the correct sequence so that you don't have to
wait for each task to time out. Cuts your shutdown from 20 minutes to
2.

Echo Off
Echo --------------------------------
Echo Shutdown - Stopping services ...
Echo --------------------------------
Net Stop MSExchangeIMC /y
Net Stop MSExchangeMSMI /y
Net Stop MSExchangeMTA /y
Net Stop MSExchangeIS /y
Net Stop MSExchangeDS /y
Net Stop MSExchangeSA /y
c:\ntreskit\shutdown /L /T:5 "System Shutdown in 5 seconds" /Y

George G. Stossel, President Phone:
419.352.3568
DACOR, Inc. FAX: 419.353.0149
519 W. Wooster Street Sales: 800.447.5333
Bowling Green, OH 43402-2763 03 USA Email:
stossel@dacor.com
WWW: http://www.dacor.com/

----------------------------------------------------------
NTISP Mailing List listserver@emerald.iea.com

--simple boundary
Content-Type: text/plain; charset=US-ASCII; name="RFC822.TXT"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="RFC822.TXT"

Received: from netpmsa.cnet.navy.mil by pens3646.cnet.navy.mil (ccMail Link to SMTP R8.00.01)
; Fri, 10 Apr 98 13:31:01 -0600
Return-Path: <null@emerald.iea.com>
Received: from twistersec.iea.com by netpmsa.cnet.navy.mil with SMTP
(1.38.193.4/16.2) id AA12625; Fri, 10 Apr 1998 13:23:42 -0500
Received: from ns1.dacor.net by twister.emerald.iea.com (NTList 3.02.13) id ma255280; Fri, 10 Apr 1998 11:04:23 -0700
Received: by ns1.dacor.net with Internet Mail Service (5.5.1960.3)
id <2LJ4PC3K> Fri, 10 Apr 1998 14:04:44 -0400
Message-Id: <57DF2A03C72FD111B06E004005311D64055839@ns1.dacor.net>
From: "George G. Stossel" <STOSSEL@DACOR.COM>
To: 'Windows NT ISP Mailing List' <ntisp@emerald.iea.com>
Subject: FW: NT4/IIS4/Exchange 5.5 Not Shutting Down
Date: Fri, 10 Apr 1998 14:04:43 -0400
Mime-Version: 1.0
X-Mailer: Internet Mail Service (5.5.1960.3)
Content-Type: text/plain
Reply-To: ntisp@emerald.iea.com
X-Listmember: cnet.t221c@smtp.cnet.navy.mil [ntisp@emerald.iea.com]

--simple boundary--