Automating email via Exchange

2003-12-17 Thread Scoles, Damian
Hello all.  I need help with automating an email to 140 users on our
Exchange system. The email contains a generic message for all, and then
some personal information like user name and password.  Is there a good
way to automate this with Exchange/Outlook? (By automate I mean, send an
individual email to each user with the generic message and then insert
their personal info.) Or do I need to go get a third party utility to do
this?  Thanks for any help you can provide.


Damian Scoles
Senior Technical Analyst
MCSE, CCNP, CNA, A+

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Automating email via Exchange

2003-12-17 Thread Scoles, Damian
That worked like a charm.  Thanks a lot for the tip.


Damian Scoles
Senior Technical Analyst
MCSE, CCNP, CNA, A+


-Original Message-
From: Greg Deckler [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 17, 2003 11:15 AM
To: Exchange Discussions
Subject: Re: Automating email via Exchange


You could probably do it in an Outlook form or whatever the current
Outlook development flavor is from Microsoft. It changes too often to
really keep track.

You could also do it with API calls to AD and CDO.

However, the easiest way may be to just export your users to a CSV file
or an Access database and use Microsoft Word to perform a mail merge. I
have used this successfully in the past and while a little kludgy, it
saves you from writing code.

 Hello all.  I need help with automating an email to 140 users on our 
 Exchange system. The email contains a generic message for all, and 
 then some personal information like user name and password.  Is there 
 a good way to automate this with Exchange/Outlook? (By automate I 
 mean, send an individual email to each user with the generic message 
 and then insert their personal info.) Or do I need to go get a third 
 party utility to do this?  Thanks for any help you can provide.
 
 
 Damian Scoles
 Senior Technical Analyst
 MCSE, CCNP, CNA, A+

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Exchange 2000/3 InterForest Synchronization

2003-10-28 Thread Scoles, Damian
I will look into these options and see what the client wishes to do.
Thanks for all your help.


Damian Scoles
Senior Technical Analyst
MCSE, CCNP, CNA, A+


-Original Message-
From: Ed Crowley [MVP] [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 27, 2003 8:31 PM
To: Exchange Discussions
Subject: RE: Exchange 2000/3 InterForest Synchronization


Avaliable options I'm aware of:

1.  HP LDAP Directory Synchronization Utility (LDSU)

2.  Microsoft Identity Integration Server (MIIS)

3.  SimpleSync

4.  MS Mail Dirsync (unsupported by Microsoft, but is supposed to work) 

5.  Active Directory Connector (in interorganizational mode)

6.  Your own code

Ed Crowley MCSE+Internet MVP
Freelance E-Mail Philosopher
Protecting the world from PSTs and Bricked Backups!T

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scoles, Damian
Sent: Monday, October 27, 2003 8:03 AM
To: Exchange Discussions
Subject: Exchange 2000/3 InterForest Synchronization

I have a client that wants to synch their mailboxes, distribution lists
and custom recipients to other Exchange 2000/3 organizations.  They want
to do this because their company has partnerships with 2 other companies
and are tied together in a loose group.  I know with Exchange 5.5 there
was an InterOrg Synch tool.  For Exchange 2000, I think I will have to
use the Microsoft Metadirectory Services product (which is now called
Microsoft Identity Integration Server 2003).  Can any confirm this or
point me to another solution?  I want something that will be fairly easy
to setup and maintain if possible.  Thanks in advance.


Damian Scoles
Senior Technical Analyst
MCSE, CCNP, CNA, A+

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang
=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


Exchange 2000/3 InterForest Synchronization

2003-10-27 Thread Scoles, Damian
I have a client that wants to synch their mailboxes, distribution lists
and custom recipients to other Exchange 2000/3 organizations.  They want
to do this because their company has partnerships with 2 other companies
and are tied together in a loose group.  I know with Exchange 5.5 there
was an InterOrg Synch tool.  For Exchange 2000, I think I will have to
use the Microsoft Metadirectory Services product (which is now called
Microsoft Identity Integration Server 2003).  Can any confirm this or
point me to another solution?  I want something that will be fairly easy
to setup and maintain if possible.  Thanks in advance.


Damian Scoles
Senior Technical Analyst
MCSE, CCNP, CNA, A+

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Exchange 2000/3 InterForest Synchronization

2003-10-27 Thread Scoles, Damian
Is it possible to just use AD Connectors to do this?  These companies
are on a fairly tight budget and would rather have a free solution if
possible.  I know I could use the ADC for 5.5 to 2000, why not 2000 to
2000?  Thanks.


Damian Scoles
Senior Technical Analyst
MCSE, CCNP, CNA, A+

-Original Message-
From: Lalor, Kevin [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 27, 2003 10:12 AM
To: Exchange Discussions
Subject: RE: Exchange 2000/3 InterForest Synchronization


Hi Damian:

The DIM Report is a great resources for Identity Management Solutions
and alternatives to MIIS.  Check out the following link.
http://www.dimreport.com/dimreport/Reports/1403.htm#article1

Kevin



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scoles, Damian
Sent: Monday, October 27, 2003 8:03 AM
To: Exchange Discussions
Subject: Exchange 2000/3 InterForest Synchronization


I have a client that wants to synch their mailboxes, distribution lists
and custom recipients to other Exchange 2000/3 organizations.  They want
to do this because their company has partnerships with 2 other companies
and are tied together in a loose group.  I know with Exchange 5.5 there
was an InterOrg Synch tool.  For Exchange 2000, I think I will have to
use the Microsoft Metadirectory Services product (which is now called
Microsoft Identity Integration Server 2003).  Can any confirm this or
point me to another solution?  I want something that will be fairly easy
to setup and maintain if possible.  Thanks in advance.


Damian Scoles
Senior Technical Analyst
MCSE, CCNP, CNA, A+

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Abuse@[x.x.x.x] - Blacklisted

2003-08-15 Thread Scoles, Damian
We did add this to our reroute box, hit apply and OK, then restarted the
IMC service.  It still doesn't work.  However, I am wondering if I need
to go into raw mode to adjust the routing tab address? I will try this
later today.  Thanks for the help.

Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Roger Seielstad [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 15, 2003 6:02 AM
To: Exchange Discussions
Subject: RE: [EMAIL PROTECTED] - Blacklisted


Ahh - that's part of your problem then.

The reroute option means you're going to have to add [x.x.x.x] as a
valid inbound address, in the same place as the domain name is now.

--
Roger D. Seielstad - MTS MCSE MS-MVP
Sr. Systems Administrator
Inovis Inc.


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 14, 2003 4:57 PM
 To: Exchange Discussions
 Subject: RE: [EMAIL PROTECTED] - Blacklisted
 
 
 The IMC is set to route traffic only for the internal domain
 and only if
 the traffic is inbound.  [Routing Tab - Reroute incoming SMTP mail
 (required for PP3/IMAP4 support) is checked. Below this is a box that
 contains 'ourdomain.cominbound'.  Hope that clears 
 things up.
 
 Damian Scoles
 Senior Technical Analyst
 MCSE+I, CCNP
 
 
 -Original Message-
 From: Roger Seielstad [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 14, 2003 3:37 PM
 To: Exchange Discussions
 Subject: RE: [EMAIL PROTECTED] - Blacklisted
 
 
 When you say the IMS is set to only route mail for your domain, does 
 that mean its set to relay and the domain is listed, or is it set to 
 not relay at all?
 
 --
 Roger D. Seielstad - MTS MCSE MS-MVP
 Sr. Systems Administrator
 Inovis Inc.
 
 
  -Original Message-
  From: Scoles, Damian [mailto:[EMAIL PROTECTED]
  Sent: Thursday, August 14, 2003 4:34 PM
  To: Exchange Discussions
  Subject: [EMAIL PROTECTED] - Blacklisted
  
  
  We are having problems removing a client from a black list
 and need a
  little help.  This particular blacklister wants us to have an email
  address of [EMAIL PROTECTED] where x.x.x.x refers to the IP of our 
  Exchange server. RFC 1123 talks about this in some detail.  My only 
  problem is that I can't get it to work.  We tried adding an SMTP 
  address for a users account (the user who will be responsible for
  these emails.
  This failed.  I then added the SMTP address to the server under
  Directory Services.  This failed.  I then added it to our 
 IMC as it is
  set to only route mail for our domain (to prevent the server
  from being
  used as a relay point).  This also fails.  All we get is that 
  the server
  prohibits relaying.  Also, raw mode (recommended by 
  Microsoft) shows the
  address to be correct.  What am I missing?  Here is our setup:
  
  Exchange 5.5 SP4
  Windows NT SP6a
  
  
  Thanks for any help you can provide.
  
  Damian Scoles
  Senior Technical Analyst
  MCSE+I, CCNP
  
  _
  List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
  Web Interface: 
  http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchanget
 ext_mode=lang=english
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Web Interface: 
 http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchanget
ext_mode=
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang
=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Abuse@[x.x.x.x] - Blacklisted

2003-08-15 Thread Scoles, Damian
We added the [x.x.x.x] to the IMC and it worked fine. Apparently there
was some miscommunication about what to put in the box and x.x.x.x was
entered the first time.  Now the client is off the blacklist.  FYI, even
though the MS article says the Exchange admin program strips off the [],
it did not for this client.  He entered another SMTP address for his
mail account with the [x.x.x.x] format and verified it was correct via
the raw mode of the admin program [admin /r]. Thanks again for all your
help.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Ken Cornetet [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 15, 2003 9:30 AM
To: Exchange Discussions
Subject: RE: [EMAIL PROTECTED] - Blacklisted


Hmmm,
I spent a fair amount of time trying to make this work in MSX 5.5, and
could never make it work. I was told by various members of this list
that it just was not supported.

I'll admit that I've never seen Q194742, though.

-Original Message-
From: Roger Seielstad [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 15, 2003 6:00 AM
To: Exchange Discussions
Subject: RE: [EMAIL PROTECTED] - Blacklisted


Exchange 5.5 has always accepted @IP addresses - Q194742:

SUMMARY
In Exchange Server versions 4.0 and 5.0, it is not possible to send
messages to a user by using the following format: 
[EMAIL PROTECTED] Address] 

However, in accordance with for Request for Comments (RFC) 821 and
821bis, this is a valid addressing format. 

Microsoft recognizes the need for compliance to this RFC specification.
Microsoft Exchange Server version 5.5 allows for this addressing method
and therefore allows messages to be sent by using this format. The
feature involves a modification to the Exchange Server Internet Mail
Service to understand IPv4 literals. The Internet Mail Service is now
capable of accepting mail inbound, delivering outbound, and rerouting
mail addressed in the format [EMAIL PROTECTED] Address], also known as IPv4
literal. 

NOTE: The admin does not allow you to create a proxy of the form
'[EMAIL PROTECTED] Address]' (it strips the brackets). 

For additional information, click the article number below to view the
article in the Microsoft Knowledge Base: 
193316 XFOR: How to create addresses of form '[EMAIL PROTECTED] Address] 


--
Roger D. Seielstad - MTS MCSE MS-MVP
Sr. Systems Administrator
Inovis Inc.


 -Original Message-
 From: Ken Cornetet [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 14, 2003 4:56 PM
 To: Exchange Discussions
 Subject: RE: [EMAIL PROTECTED] - Blacklisted
 
 
 Unless something has changed in SP4 (we never made it all the way to
 SP4), Exchange 5.5 does not allow email in the form [EMAIL PROTECTED] 
 I have in the past argued this to be non RFC compliant
 behavior, but some
 very sharp people on this list, who's opinions I respect very 
 much, have
 argued otherwise. I will admit the RFC is not unambiguous 
 this point due
 to poor wording.
 
 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 14, 2003 3:34 PM
 To: Exchange Discussions
 Subject: [EMAIL PROTECTED] - Blacklisted
 
 
 We are having problems removing a client from a black list and need a
 little help.  This particular blacklister wants us to have an email 
 address of [EMAIL PROTECTED] where x.x.x.x refers to the IP of our 
 Exchange server. RFC 1123 talks about this in some detail.  My only 
 problem is that I can't get it to work.  We tried adding an SMTP 
 address for a users account (the user who will be responsible for
 these emails.
 This failed.  I then added the SMTP address to the server under
 Directory Services.  This failed.  I then added it to our IMC as it is
 set to only route mail for our domain (to prevent the server 
 from being
 used as a relay point).  This also fails.  All we get is that 
 the server
 prohibits relaying.  Also, raw mode (recommended by 
 Microsoft) shows the
 address to be correct.  What am I missing?  Here is our setup:
 
 Exchange 5.5 SP4
 Windows NT SP6a
 
 
 Thanks for any help you can provide.
 
 Damian Scoles
 Senior Technical Analyst
 MCSE+I, CCNP
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Web Interface:
 http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchanget
ext_mode=
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang
=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm

Abuse@[x.x.x.x] - Blacklisted

2003-08-14 Thread Scoles, Damian
We are having problems removing a client from a black list and need a
little help.  This particular blacklister wants us to have an email
address of [EMAIL PROTECTED] where x.x.x.x refers to the IP of our
Exchange server. RFC 1123 talks about this in some detail.  My only
problem is that I can't get it to work.  We tried adding an SMTP address
for a users account (the user who will be responsible for these emails.
This failed.  I then added the SMTP address to the server under
Directory Services.  This failed.  I then added it to our IMC as it is
set to only route mail for our domain (to prevent the server from being
used as a relay point).  This also fails.  All we get is that the server
prohibits relaying.  Also, raw mode (recommended by Microsoft) shows the
address to be correct.  What am I missing?  Here is our setup:

Exchange 5.5 SP4
Windows NT SP6a


Thanks for any help you can provide.

Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Abuse@[x.x.x.x] - Blacklisted

2003-08-14 Thread Scoles, Damian
The IMC is set to route traffic only for the internal domain and only if
the traffic is inbound.  [Routing Tab - Reroute incoming SMTP mail
(required for PP3/IMAP4 support) is checked. Below this is a box that
contains 'ourdomain.cominbound'.  Hope that clears things up.

Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Roger Seielstad [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 14, 2003 3:37 PM
To: Exchange Discussions
Subject: RE: [EMAIL PROTECTED] - Blacklisted


When you say the IMS is set to only route mail for your domain, does
that mean its set to relay and the domain is listed, or is it set to not
relay at all?

--
Roger D. Seielstad - MTS MCSE MS-MVP
Sr. Systems Administrator
Inovis Inc.


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 14, 2003 4:34 PM
 To: Exchange Discussions
 Subject: [EMAIL PROTECTED] - Blacklisted
 
 
 We are having problems removing a client from a black list and need a 
 little help.  This particular blacklister wants us to have an email 
 address of [EMAIL PROTECTED] where x.x.x.x refers to the IP of our 
 Exchange server. RFC 1123 talks about this in some detail.  My only 
 problem is that I can't get it to work.  We tried adding an SMTP 
 address for a users account (the user who will be responsible for
 these emails.
 This failed.  I then added the SMTP address to the server under
 Directory Services.  This failed.  I then added it to our IMC as it is
 set to only route mail for our domain (to prevent the server 
 from being
 used as a relay point).  This also fails.  All we get is that 
 the server
 prohibits relaying.  Also, raw mode (recommended by 
 Microsoft) shows the
 address to be correct.  What am I missing?  Here is our setup:
 
 Exchange 5.5 SP4
 Windows NT SP6a
 
 
 Thanks for any help you can provide.
 
 Damian Scoles
 Senior Technical Analyst
 MCSE+I, CCNP
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Web Interface:
 http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchanget
ext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=;
lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchangetext_mode=lang=english
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


RE: Book Question

2003-02-12 Thread Scoles, Damian
I just went to www.bestwebbuys.com/books/ and looked up Microsoft
Operations Manager and got these results:

BooksAMillion$33.52 
Amazon   $34.99


The link to Amazon's is
:http://www.amazon.com/exec/obidos/ASIN/0672323761/ref%3Dnosim/bestbookb
uys00/002-5665487-7063245


Hope that helps.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Stevens, Dave [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 3:32 PM
To: Exchange Discussions
Subject: RE: Book Question


here is one on mom's house..
Mom's House, Dad's House: Making Two Homes for Your Child
http://www.amazon.com/exec/obidos/tg/detail/-/0684830787/qid=1045085473/
sr=8
-3/ref=sr_8_3/104-2038329-1854319?v=glances=booksn=507846




-Original Message-
From: Tony Hlabse [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 4:21 PM
To: Exchange Discussions
Subject: OT: Book Question


I looked on MS's site and Amazon. Could not find a book on MOM. Does
anybody

know of one?







_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail


_
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]



RE: Book Question

2003-02-12 Thread Scoles, Damian
Forgot the book info. Sorry.


Microsoft Operations Manager: Managing, Tuning and Securing
Author: Chris Amaris
Format: Trade Paperback
Publication Date: December 13, 2002
ISBN: 0672323761
List Price: $ 49.99




Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Scoles, Damian 
Sent: Wednesday, February 12, 2003 3:41 PM
To: Exchange Discussions
Subject: RE: Book Question


I just went to www.bestwebbuys.com/books/ and looked up Microsoft
Operations Manager and got these results:

BooksAMillion$33.52 
Amazon   $34.99


The link to Amazon's is
:http://www.amazon.com/exec/obidos/ASIN/0672323761/ref%3Dnosim/bestbookb
uys00/002-5665487-7063245


Hope that helps.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Stevens, Dave [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 3:32 PM
To: Exchange Discussions
Subject: RE: Book Question


here is one on mom's house..
Mom's House, Dad's House: Making Two Homes for Your Child
http://www.amazon.com/exec/obidos/tg/detail/-/0684830787/qid=1045085473/
sr=8 -3/ref=sr_8_3/104-2038329-1854319?v=glances=booksn=507846




-Original Message-
From: Tony Hlabse [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 4:21 PM
To: Exchange Discussions
Subject: OT: Book Question


I looked on MS's site and Amazon. Could not find a book on MOM. Does
anybody

know of one?







_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail


_
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]



RE: Book recommendation

2003-02-10 Thread Scoles, Damian
Paul,
All I can find on Exchange 2000 and your author was this: Secure
Messaging with Microsoft Exchange Server 2000 by Paul Robichaux.  It
goes for $27.25 at Bookpool, but it's not out quite yet. Description:

Paperback: 500 pages 
Publisher: Microsoft Press; ; 1 edition (February 5, 2003) 
ISBN: 0735618763 

That's it for now.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Chinnery, Paul [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 10, 2003 2:19 PM
To: Exchange Discussions
Subject: RE: Book recommendation


I found (find) Exchange 2000 Server 24seven by Jim McBee to be quite
good.  It's more on administering E2K rather than on installation.  

BTW (to whomever is readling/listening), is Paul R (I'm not even going
to try the spell the last name), going to do a book on E2K?  I came to
rely quite a bit on his book on 5.5.

Paul Chinnery
Network Administrator
Mem Med Ctr


-Original Message-
From: Matt Plahtinsky [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 10, 2003 3:15 PM
To: Exchange Discussions
Subject: Book recommendation


Can anyone recommend a good book for an E2K newbie.  

Matt



_
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]



RE: Disabling OOO to the internet for Exchange 5.5

2003-02-10 Thread Scoles, Damian
There's a setting on the IMC that will allow you to stop OOO to the
Internet, if that is what you mean. Do this:

In exchange admin, go to Configuration and open the properties page for
your IMC (Internet Mail Connector). On the Internet Mail tab, select
advanced options and select Disable Auto-Replies to the Internet and
select the option box for Disable Automatic Replies to the Internet to
accomodate your forwarding rules.




I think this is right


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Williams Scott CTR [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 10, 2003 3:33 PM
To: Exchange Discussions
Subject: Disabling OOO to the internet for Exchange 5.5


Anyone got a couple good links to prove this is a good practice??
Disabling Out of Office that is

 

Thanks in Advance!

 


_
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]



RE: Exchange 2003

2003-02-06 Thread Scoles, Damian
Have you had a chance to do this in a test environment?  Also, do you
happen to have any more information from a website or anything?  I am
just doing some preliminary work because some of customers are starting
to ask about .Net and the 2003 line of servers from Microsoft. Thanks.

Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: William Lefkovics [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 4:31 PM
To: Exchange Discussions
Subject: RE: Exchange 2003


*SCHWING*

No... it is for real-time restores to the production server.  

To me this makes OWA improvements total fluff.
 
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Scoles, Damian
Sent: Wednesday, February 05, 2003 2:10 PM
To: Exchange Discussions

I am poking around on a Windows .Net Server (Windows 2003 - Build 3718)
with Exchange 2003 [Build 6.5.6803.4]. I am just curious to know what
the function of a Recovery Storage Group. Is this specifically for
testing restores of existing Storage Groups?  Thanks.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


_
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]



RE: Adding 2nd Exchange Server

2003-02-05 Thread Scoles, Damian
I have to agree with Ed on this one.  As one who has implemented
backoffice type applications such as Exchange and helping with A.D
installation and design, you need a book, a test environment, and or a
class to get the knowledge you desire.  After 3 years with AD and 5 with
Exchange, I would never venture into just adding another server or
throwing up AD without at least reading a good book.  The task you are
undertaking is more complex than it was in 5.5.  Have you considered
such details as routing, admin and storage groups when you add this new
server?  

The short of it is that pointers, as Ed said, might help you really
bollocks things up.  Get a book and do some reading.  There are some
good ones out there that will help you with your situation while
providing a foundation for competent support for later issues.  Good
luck.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 12:17 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I shall be blunt, and I know for sure that you will take this the wrong
way and that others will likely leap to your defense and call me an
ogre, but I perceived that what you need is much more than a few
pointers.  Had I thought I could give you a couple of pointers that
would help you along your way, I would have cheerily done so.  However,
your questions are so fundamentally basic that it's obvious that you
need much more than a few pointers.  Actually, providing a few pointers
might help you really bollocks things up.  Exchange 2000 is especially
unforgiving that way.

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Joshua R.
Morgan
Sent: Wednesday, February 05, 2003 9:34 AM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I appreciate that  and I will be the first to admit that I need training
the problem is right now I have to do this  project before I can get
training. I have installed Exchange 2000 in a Single Server and 5.5 in
a Multi Server Environment but this is a little Different than 5.5 and I
was just looking for some pointers.



Joshua






Joshua Morgan
Email: [EMAIL PROTECTED]


-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 12:07 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


http://www.microsoft.com/traincert/syllabi/1573BFinal.asp
http://www.microsoft.com/traincert/syllabi/1572CFinal.asp

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Joshua R.
Morgan
Sent: Wednesday, February 05, 2003 7:19 AM
To: Exchange Discussions
Subject: Adding 2nd Exchange Server


I have an Active Dir in Native mode and 1 Exchange 2000 SP3 server 
I have been asked to add another exchange server to our environment to
ease the pains of a remote office. Can someone point me to a Q that me
detail how to do this or is it really just install in that office since
everything is AD integrated.


TIA,
Joshua




Joshua Morgan
Method IQ
Senior Network Engineer
Main: (864) 272-1145
Mobile: (864) 449-9912
Email: [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]


_
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]



RE: Adding 2nd Exchange Server

2003-02-05 Thread Scoles, Damian
I've personally used 'Microsoft Exchange 2000 Administrators Companion'
ISBN 0735609381 (List $60 / $32.95 BookPool) and 'MCSE Training Kit:
Microsoft Exchange 2000 Server Design and Deployment' ISBN 0735612579
(List $60 / $32.95 BookPool). These are good places to start.  Thanks.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP
 

-Original Message-
From: Joshua R. Morgan [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 2:03 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I've been in and out of this list enough over the past year or so to not
take your statement the wrong way and I appreciate what you've said. As
far as training I do not know if Time or Money is there but I will
definitely invest in some literature.  Any good recommendations on that
would be appreciated.


Joshua






Joshua Morgan
Email: [EMAIL PROTECTED]


-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 1:17 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I shall be blunt, and I know for sure that you will take this the wrong
way and that others will likely leap to your defense and call me an
ogre, but I perceived that what you need is much more than a few
pointers.  Had I thought I could give you a couple of pointers that
would help you along your way, I would have cheerily done so.  However,
your questions are so fundamentally basic that it's obvious that you
need much more than a few pointers.  Actually, providing a few pointers
might help you really bollocks things up.  Exchange 2000 is especially
unforgiving that way.

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Joshua R.
Morgan
Sent: Wednesday, February 05, 2003 9:34 AM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I appreciate that  and I will be the first to admit that I need training
the problem is right now I have to do this  project before I can get
training. I have installed Exchange 2000 in a Single Server and 5.5 in
a Multi Server Environment but this is a little Different than 5.5 and I
was just looking for some pointers.



Joshua






Joshua Morgan
Email: [EMAIL PROTECTED]


-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 12:07 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


http://www.microsoft.com/traincert/syllabi/1573BFinal.asp
http://www.microsoft.com/traincert/syllabi/1572CFinal.asp

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Joshua R.
Morgan
Sent: Wednesday, February 05, 2003 7:19 AM
To: Exchange Discussions
Subject: Adding 2nd Exchange Server


I have an Active Dir in Native mode and 1 Exchange 2000 SP3 server 
I have been asked to add another exchange server to our environment to
ease the pains of a remote office. Can someone point me to a Q that me
detail how to do this or is it really just install in that office since
everything is AD integrated.


TIA,
Joshua




Joshua Morgan
Method IQ
Senior Network Engineer
Main: (864) 272-1145
Mobile: (864) 449-9912
Email: [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]


_
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:   

RE: Adding 2nd Exchange Server

2003-02-05 Thread Scoles, Damian
I knew I forgot one book, also try the 'Microsoft Exchange 2000 Server
Resource Kit' ISBN 0735610177 (List $70 / $38.25 BookPool).

Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP


-Original Message-
From: Scoles, Damian 
Sent: Wednesday, February 05, 2003 2:39 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I've personally used 'Microsoft Exchange 2000 Administrators Companion'
ISBN 0735609381 (List $60 / $32.95 BookPool) and 'MCSE Training Kit:
Microsoft Exchange 2000 Server Design and Deployment' ISBN 0735612579
(List $60 / $32.95 BookPool). These are good places to start.  Thanks.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP
 

-Original Message-
From: Joshua R. Morgan [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 2:03 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I've been in and out of this list enough over the past year or so to not
take your statement the wrong way and I appreciate what you've said. As
far as training I do not know if Time or Money is there but I will
definitely invest in some literature.  Any good recommendations on that
would be appreciated.


Joshua






Joshua Morgan
Email: [EMAIL PROTECTED]


-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 1:17 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I shall be blunt, and I know for sure that you will take this the wrong
way and that others will likely leap to your defense and call me an
ogre, but I perceived that what you need is much more than a few
pointers.  Had I thought I could give you a couple of pointers that
would help you along your way, I would have cheerily done so.  However,
your questions are so fundamentally basic that it's obvious that you
need much more than a few pointers.  Actually, providing a few pointers
might help you really bollocks things up.  Exchange 2000 is especially
unforgiving that way.

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Joshua R.
Morgan
Sent: Wednesday, February 05, 2003 9:34 AM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


I appreciate that  and I will be the first to admit that I need training
the problem is right now I have to do this  project before I can get
training. I have installed Exchange 2000 in a Single Server and 5.5 in
a Multi Server Environment but this is a little Different than 5.5 and I
was just looking for some pointers.



Joshua






Joshua Morgan
Email: [EMAIL PROTECTED]


-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 12:07 PM
To: Exchange Discussions
Subject: RE: Adding 2nd Exchange Server


http://www.microsoft.com/traincert/syllabi/1573BFinal.asp
http://www.microsoft.com/traincert/syllabi/1572CFinal.asp

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Joshua R.
Morgan
Sent: Wednesday, February 05, 2003 7:19 AM
To: Exchange Discussions
Subject: Adding 2nd Exchange Server


I have an Active Dir in Native mode and 1 Exchange 2000 SP3 server 
I have been asked to add another exchange server to our environment to
ease the pains of a remote office. Can someone point me to a Q that me
detail how to do this or is it really just install in that office since
everything is AD integrated.


TIA,
Joshua




Joshua Morgan
Method IQ
Senior Network Engineer
Main: (864) 272-1145
Mobile: (864) 449-9912
Email: [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]


_
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

Exchange 2003

2003-02-05 Thread Scoles, Damian
I am poking around on a Windows .Net Server (Windows 2003 - Build 3718)
with Exchange 2003 [Build 6.5.6803.4]. I am just curious to know what
the function of a Recovery Storage Group. Is this specifically for
testing restores of existing Storage Groups?  Thanks.


Damian Scoles
Senior Technical Analyst
MCSE+I, CCNP

_
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]



RE: Arcserve 2000 and MSX 5.5

2003-01-31 Thread Scoles, Damian

I totally agree with Ed.  Exclude these from your backup routines.
  For DR of our Exchange box, I just make sure that I use the Exchange
agent from Arcserve to backup Exchange part of the box (in Arcserve).
Then I make a duplicate server (down to the name, SP, and all) and
restore just the Exchange data via the agent.  Worked flawlessly three
different times in 2 years (scheduled testing every 6 months).


Damian
MCSE+I, CCNP
Senior Technical Analyst

-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 30, 2003 11:06 AM
To: Exchange Discussions
Subject: RE: Arcserve 2000 and MSX 5.5


Well, I would highly suggest that you test and practice that!

You should exclude the \exchsrvr\*data directories from any file-based
backup.

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Tim
Sent: Thursday, January 30, 2003 9:02 AM
To: Exchange Discussions
Subject: RE: Arcserve 2000 and MSX 5.5


I guess my concern is that I haven't had to do a full recovery of a
server with Arcserve and am not 100% sure the exchange agent saves all
the transaction logs before purging them.  I am afraid if a drive fails
I will not have all the logs necessary to get back to current.

Does everyone else simply exclude the entire DSADATA and MDBDATA folders
from their backups?

_
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]



RE: Rules Wizard Issue

2003-01-17 Thread Scoles, Damian
Roger,
I am using the move message, not move a copy of the message.
Either way, this used to work in Outlook 2000 with no issues.  I am
assuming that it is a bug in Outlooks 2002 not user error as everyone
seems to think.  Thanks for the 'help'.


Damian

-Original Message-
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 6:17 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


There are two options for rules - move the message or move a copy of the
message. You're using the latter on the rule that doesn't work

--
Roger D. Seielstad - MCSE
Sr. Systems Administrator
Inovis - Formerly Harbinger and Extricity
Atlanta, GA


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 16, 2003 2:36 PM
 To: Exchange Discussions
 Subject: Re: Rules Wizard Issue
 
 
 Update to this issue.  I only have two rules for my rules wizard to 
 follow.  One is for this mailing list and the other is for another 
 mailing list.  Both are set the exact same way.  I noticed that the 
 first rule in the list copies the message to the folder but does not 
 remove it from the Inbox. While the second rule moves the message and 
 does not leave behind a copy.  It does not matter which of the two 
 rules is first, the patter of the first failing to work properly 
 always occurs.  Any ideas?  Or is this a bug with Outlook 2002 and
 move message
 rules?  Thanks.
 
 Damian
 --
 --
 ---
 I have a rule setup to move a message when it comes in if it matches 
 certain criteria in the recipient address. The messages is copied to 
 the folder in the rule, but it does not remove the original from
 the Inbox. 
 I've done these rules a million times, so I cannot imagine what I've
 done wrong. Here is what I have on my PC:
 Outlook 2002 (10.2627.2625)
 Exchange 2000
 The rules are client only and the Outlook client is up when 
 it happens. 
 Am I missing something? Thanks
 
 Damian
 
 _
 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]



RE: Rules Wizard Issue

2003-01-17 Thread Scoles, Damian
Roger,
Look back at the previous emails in the discussion and see the
EXACT description of the rules.  The rule is set to move the email.  Not
make a copy.  As for it not being a product issue, when have you ever
seen a Microsoft product that was not buggy? I've been using Microsoft's
products since DOS 2.0  It's a bug as I've said before And it's
definitely not a user issue as I've made dozens of these rules before in
Outlook 2000 with NO issues.  If you have any more constructive feedback
I'd like to hear it. Thanks.


Damian

-Original Message-
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 9:58 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


I've got plenty of rules just like the ones you're descibing, in Outlook
2002, that all work fine. Hence, the belief its not the product.

--
Roger D. Seielstad - MCSE
Sr. Systems Administrator
Inovis - Formerly Harbinger and Extricity
Atlanta, GA


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 9:05 AM
 To: Exchange Discussions
 Subject: RE: Rules Wizard Issue
 
 
 Roger,
   I am using the move message, not move a copy of the message.
Either 
 way, this used to work in Outlook 2000 with no issues.  I am assuming 
 that it is a bug in Outlooks 2002 not user error as everyone seems to 
 think.  Thanks for the 'help'.
 
 
 Damian
 
 -Original Message-
 From: Roger Seielstad [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 6:17 AM
 To: Exchange Discussions
 Subject: RE: Rules Wizard Issue
 
 
 There are two options for rules - move the message or move a
 copy of the
 message. You're using the latter on the rule that doesn't work
 
 --
 Roger D. Seielstad - MCSE
 Sr. Systems Administrator
 Inovis - Formerly Harbinger and Extricity
 Atlanta, GA
 
 
  -Original Message-
  From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, January 16, 2003 2:36 PM
  To: Exchange Discussions
  Subject: Re: Rules Wizard Issue
  
  
  Update to this issue.  I only have two rules for my rules wizard to
  follow.  One is for this mailing list and the other is for another 
  mailing list.  Both are set the exact same way.  I noticed that the 
  first rule in the list copies the message to the folder but 
 does not
  remove it from the Inbox. While the second rule moves the
 message and
  does not leave behind a copy.  It does not matter which of the two
  rules is first, the patter of the first failing to work properly 
  always occurs.  Any ideas?  Or is this a bug with Outlook 2002 and
  move message
  rules?  Thanks.
  
  Damian
  --
  --
  ---
  I have a rule setup to move a message when it comes in if
 it matches
  certain criteria in the recipient address. The messages is
 copied to
  the folder in the rule, but it does not remove the original from the

  Inbox. I've done these rules a million times, so I cannot imagine 
  what I've done wrong. Here is what I have on my PC:
  Outlook 2002 (10.2627.2625)
  Exchange 2000
  The rules are client only and the Outlook client is up when 
  it happens. 
  Am I missing something? Thanks
  
  Damian
  
  _
  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]

_
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]



RE: Rules Wizard Issue

2003-01-17 Thread Scoles, Damian
Here is my issue, the laptop is brand new, the install of Outlook 2002
is brand new, the rules created were brand new on a new profile.  This
is why I say it is a bug.  No I am not so 'blinded' by my presumption
that it is a bug to try other peoples ideas. That is why I wrote here.
After seeing the behavior of the rules wizard it just seemed so weird on
a machine that has never been used before  Just my opinion. 

Roger,
 I will see what I can do about getting Cleensweep and go form there


Damian

-Original Message-
From: Slinger, Gary [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:19 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


Roger posted a perfectly valid solution approach - have you tried that,
or are you so blinded by your presumption that you've found a bug?

-Original Message-
From: Scoles, Damian [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 11:07
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


Chris,
My apologies for not relaying these results.  It still fails.  I
even tried creating a whole new profile and recreating the rules from
scratch and this fails also.

For my next step I think I will have to try the various service
packs out there as this is the base version of Outlook 2002
(10.2627.2625) and see if this cures my ills... Otherwise I am out of
luck I guess.  Thanks.


Damian

-Original Message-
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:10 AM
To: Exchange Discussions
Subject: Re: Rules Wizard Issue


You've never indicated the results of using contacts to define the rules
did you?

On 1/17/03 9:57, Scoles, Damian [EMAIL PROTECTED] wrote:



Roger, 
Look back at the previous emails in the discussion and see the 
EXACT description of the rules.  The rule is set to move the email.  Not

make a copy.  As for it not being a product issue, when have you ever 
seen a Microsoft product that was not buggy? I've been using Microsoft's

products since DOS 2.0  It's a bug as I've said before And it's 
definitely not a user issue as I've made dozens of these rules before in

Outlook 2000 with NO issues.  If you have any more constructive feedback

I'd like to hear it. Thanks. 


Damian 

-Original Message- 
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 9:58 AM 
To: Exchange Discussions 
Subject: RE: Rules Wizard Issue 


I've got plenty of rules just like the ones you're descibing, in Outlook

2002, that all work fine. Hence, the belief its not the product. 

-- 
Roger D. Seielstad - MCSE 
Sr. Systems Administrator 
Inovis - Formerly Harbinger and Extricity 
Atlanta, GA 


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 9:05 AM
 To: Exchange Discussions 
 Subject: RE: Rules Wizard Issue 
 
 
 Roger, 
   I am using the move message, not move a copy of the message.
Either 
 way, this used to work in Outlook 2000 with no issues.  I am assuming
 that it is a bug in Outlooks 2002 not user error as everyone seems to 
 think.  Thanks for the 'help'.
 
 
 Damian
 
 -Original Message-
 From: Roger Seielstad [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 6:17 AM
 To: Exchange Discussions 
 Subject: RE: Rules Wizard Issue 
 
 
 There are two options for rules - move the message or move a copy of
 the message. You're using the latter on the rule that doesn't work
 
 --
 Roger D. Seielstad - MCSE
 Sr. Systems Administrator
 Inovis - Formerly Harbinger and Extricity 
 Atlanta, GA 
 
 
  -Original Message-
  From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, January 16, 2003 2:36 PM
  To: Exchange Discussions 
  Subject: Re: Rules Wizard Issue 
  
  
  Update to this issue.  I only have two rules for my rules wizard to
  follow.  One is for this mailing list and the other is for another 
  mailing list.  Both are set the exact same way.  I noticed that the 
  first rule in the list copies the message to the folder but
 does not
  remove it from the Inbox. While the second rule moves the
 message and
  does not leave behind a copy.  It does not matter which of the two
  rules is first, the patter of the first failing to work properly 
  always occurs.  Any ideas?  Or is this a bug with Outlook 2002 and 
  move message rules?  Thanks.
  
  Damian
  --
  --
  --- 
  I have a rule setup to move a message when it comes in if 
 it matches
  certain criteria in the recipient address. The messages is
 copied to
  the folder in the rule, but it does not remove the original from the

  Inbox. I've done these rules a million times, so I cannot imagine 
  what I've done wrong. Here is what I have on my PC

RE: Rules Wizard Issue

2003-01-17 Thread Scoles, Damian
I believe this was done fresh at the company here Of course there's
the argument that ghosted installs suck too. ;)  Seriously, I don't know
where the problem could lie.  If I had the option to redo the install on
the laptop I would, but as it is my third day here and I'm not an
internal support person myself, I'm not sure how they'd take to this
quite yet...  Still need to feel the waters to see what I can do yet.
Thanks.

-Original Message-
From: Mellott, Bill [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:27 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


2 more cent's

I personally I never depend on the mass installed OS's loaded from the
hardware vendor..As I have run into more errors with these factory
installs then if I reload the whole thing fresh...

Me Id blow it away load fresh..then see

bill

-Original Message-
From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 11:17 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


Here is my issue, the laptop is brand new, the install of Outlook 2002
is brand new, the rules created were brand new on a new profile.  This
is why I say it is a bug.  No I am not so 'blinded' by my presumption
that it is a bug to try other peoples ideas. That is why I wrote here.
After seeing the behavior of the rules wizard it just seemed so weird on
a machine that has never been used before  Just my opinion. 

Roger,
 I will see what I can do about getting Cleensweep and go form there


Damian

-Original Message-
From: Slinger, Gary [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:19 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


Roger posted a perfectly valid solution approach - have you tried that,
or are you so blinded by your presumption that you've found a bug?

-Original Message-
From: Scoles, Damian [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 11:07
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


Chris,
My apologies for not relaying these results.  It still fails.  I
even tried creating a whole new profile and recreating the rules from
scratch and this fails also.

For my next step I think I will have to try the various service
packs out there as this is the base version of Outlook 2002
(10.2627.2625) and see if this cures my ills... Otherwise I am out of
luck I guess.  Thanks.


Damian

-Original Message-
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:10 AM
To: Exchange Discussions
Subject: Re: Rules Wizard Issue


You've never indicated the results of using contacts to define the rules
did you?

On 1/17/03 9:57, Scoles, Damian [EMAIL PROTECTED] wrote:



Roger, 
Look back at the previous emails in the discussion and see the 
EXACT description of the rules.  The rule is set to move the email.  Not

make a copy.  As for it not being a product issue, when have you ever 
seen a Microsoft product that was not buggy? I've been using Microsoft's

products since DOS 2.0  It's a bug as I've said before And it's 
definitely not a user issue as I've made dozens of these rules before in

Outlook 2000 with NO issues.  If you have any more constructive feedback

I'd like to hear it. Thanks. 


Damian 

-Original Message- 
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 9:58 AM 
To: Exchange Discussions 
Subject: RE: Rules Wizard Issue 


I've got plenty of rules just like the ones you're descibing, in Outlook

2002, that all work fine. Hence, the belief its not the product. 

-- 
Roger D. Seielstad - MCSE 
Sr. Systems Administrator 
Inovis - Formerly Harbinger and Extricity 
Atlanta, GA 


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 9:05 AM
 To: Exchange Discussions
 Subject: RE: Rules Wizard Issue 
 
 
 Roger, 
   I am using the move message, not move a copy of the message.
Either 
 way, this used to work in Outlook 2000 with no issues.  I am assuming 
 that it is a bug in Outlooks 2002 not user error as everyone seems to 
 think.  Thanks for the 'help'.
 
 
 Damian
 
 -Original Message-
 From: Roger Seielstad [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 6:17 AM
 To: Exchange Discussions
 Subject: RE: Rules Wizard Issue 
 
 
 There are two options for rules - move the message or move a copy of 
 the message. You're using the latter on the rule that doesn't work
 
 --
 Roger D. Seielstad - MCSE
 Sr. Systems Administrator
 Inovis - Formerly Harbinger and Extricity
 Atlanta, GA 
 
 
  -Original Message-
  From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, January 16, 2003 2:36 PM
  To: Exchange Discussions
  Subject: Re: Rules Wizard Issue 
  
  
  Update to this issue.  I only have two rules

RE: Rules Wizard Issue

2003-01-17 Thread Scoles, Damian
Chris,
I'm not sure why it created the rule as client side only...
This is the process I used to create the rules:

Tools -- Rules Wizard -- New

Selected 'Start from blank rule'
Selected 'From people or distribution group'. Picked a contact in my PAB
to meet this critieria.
Selected 'Move to specified folder'.  Picked a folder for the message.
Clicked finished. 

When I originaly wrote the question I was only getting client side
rules After recreating my profile I am getting server side rules
only... It's very strange.   As I am getting a little muddles over here
I am going to start from scratch and wipe all rules with cleansweep.
Then I am going to wipe all my profiles.  After this I will recreate my
profile and then the rules to see if this clears things up.  Thanks.


Damian


-Original Message-
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:31 AM
To: Exchange Discussions
Subject: Re: Rules Wizard Issue


You mentioned earlier in the thread this rule is 'on the client only',
does that mean it is a client side rule? If so, why?

On 1/17/03 10:06, Scoles, Damian [EMAIL PROTECTED] wrote:



Chris, 
My apologies for not relaying these results.  It still fails.  I

even tried creating a whole new profile and recreating the rules from 
scratch and this fails also. 

For my next step I think I will have to try the various service 
packs out there as this is the base version of Outlook 2002 
(10.2627.2625) and see if this cures my ills... Otherwise I am out of 
luck I guess.  Thanks. 


Damian 

-Original Message- 
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:10 AM 
To: Exchange Discussions 
Subject: Re: Rules Wizard Issue 


You've never indicated the results of using contacts to define the rules

did you? 

On 1/17/03 9:57, Scoles, Damian [EMAIL PROTECTED] wrote: 



Roger, 
Look back at the previous emails in the discussion and see the 
EXACT description of the rules.  The rule is set to move the email.  Not


make a copy.  As for it not being a product issue, when have you ever 
seen a Microsoft product that was not buggy? I've been using Microsoft's


products since DOS 2.0  It's a bug as I've said before And it's 
definitely not a user issue as I've made dozens of these rules before in


Outlook 2000 with NO issues.  If you have any more constructive feedback


I'd like to hear it. Thanks. 


Damian 

-Original Message- 
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 9:58 AM 
To: Exchange Discussions 
Subject: RE: Rules Wizard Issue 


I've got plenty of rules just like the ones you're descibing, in Outlook


2002, that all work fine. Hence, the belief its not the product. 

-- 
Roger D. Seielstad - MCSE 
Sr. Systems Administrator 
Inovis - Formerly Harbinger and Extricity 
Atlanta, GA 


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, January 17, 2003 9:05 AM 
 To: Exchange Discussions 
 Subject: RE: Rules Wizard Issue 
 
 
 Roger, 
   I am using the move message, not move a copy of the message.
Either 
 way, this used to work in Outlook 2000 with no issues.  I am assuming
 that it is a bug in Outlooks 2002 not user error as everyone seems to 
 think.  Thanks for the 'help'. 
 
 
 Damian
 
 -Original Message-
 From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, January 17, 2003 6:17 AM 
 To: Exchange Discussions 
 Subject: RE: Rules Wizard Issue 
 
 
 There are two options for rules - move the message or move a
 copy of the 
 message. You're using the latter on the rule that doesn't work 
 
 --
 Roger D. Seielstad - MCSE 
 Sr. Systems Administrator 
 Inovis - Formerly Harbinger and Extricity 
 Atlanta, GA 
 
 
  -Original Message-
  From: Scoles, Damian [mailto:[EMAIL PROTECTED]] 
  Sent: Thursday, January 16, 2003 2:36 PM 
  To: Exchange Discussions 
  Subject: Re: Rules Wizard Issue 
  
  
  Update to this issue.  I only have two rules for my rules wizard to
  follow.  One is for this mailing list and the other is for another 
  mailing list.  Both are set the exact same way.  I noticed that the 
  first rule in the list copies the message to the folder but 
 does not
  remove it from the Inbox. While the second rule moves the
 message and
  does not leave behind a copy.  It does not matter which of the two
  rules is first, the patter of the first failing to work properly 
  always occurs.  Any ideas?  Or is this a bug with Outlook 2002 and 
  move message 
  rules?  Thanks. 
  
  Damian
  -- 
  -- 
  --- 
  I have a rule setup to move a message when it comes in if 
 it matches
  certain criteria in the recipient address. The messages

RE: Rules Wizard Issue

2003-01-17 Thread Scoles, Damian
Andrey,
I had this half completed as I was trying another suggestion.
Here is where I am right now:

I've run cleansweep to kill all the old rules.  Still does not work.
I've just activated the Inbox assistant to see if this helps.

If the last step fails I will be blowing all rules away, kill my
profiles, recreated the profile, recreate mu rules and see what happens.
Then I will think about services packs. Thanks.

Damian

-Original Message-
From: Andrey Fyodorov [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 11:33 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


Have you tried to disable Rules Wizard and use the Inbox Assistant?

There is a KB article about that.

-Original Message-
From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 9:05 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


Roger,
I am using the move message, not move a copy of the message.
Either way, this used to work in Outlook 2000 with no issues.  I am
assuming that it is a bug in Outlooks 2002 not user error as everyone
seems to think.  Thanks for the 'help'.


Damian

-Original Message-
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 6:17 AM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


There are two options for rules - move the message or move a copy of the
message. You're using the latter on the rule that doesn't work

--
Roger D. Seielstad - MCSE
Sr. Systems Administrator
Inovis - Formerly Harbinger and Extricity
Atlanta, GA


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 16, 2003 2:36 PM
 To: Exchange Discussions
 Subject: Re: Rules Wizard Issue
 
 
 Update to this issue.  I only have two rules for my rules wizard to
 follow.  One is for this mailing list and the other is for another 
 mailing list.  Both are set the exact same way.  I noticed that the 
 first rule in the list copies the message to the folder but does not 
 remove it from the Inbox. While the second rule moves the message and 
 does not leave behind a copy.  It does not matter which of the two 
 rules is first, the patter of the first failing to work properly 
 always occurs.  Any ideas?  Or is this a bug with Outlook 2002 and
 move message
 rules?  Thanks.
 
 Damian
 --
 --
 ---
 I have a rule setup to move a message when it comes in if it matches
 certain criteria in the recipient address. The messages is copied to 
 the folder in the rule, but it does not remove the original from
 the Inbox. 
 I've done these rules a million times, so I cannot imagine what I've
 done wrong. Here is what I have on my PC:
 Outlook 2002 (10.2627.2625)
 Exchange 2000
 The rules are client only and the Outlook client is up when 
 it happens. 
 Am I missing something? Thanks
 
 Damian
 
 _
 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]

_
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]



RE: Rules Wizard Issue

2003-01-17 Thread Scoles, Damian
Chris,
You're a genius... I should have seen this from the
beginning.I was using 'From' and not 'To' to sort my messages.  I
guess being out of work for almost 3 months made me forget some basic
Outlook stuff.  Sorry to harass your guys with such a stupid issue...  R

Roger,
You were right, it was user error.  Thanks for all your input.

Thanks for all the help!


Damian

-Original Message-
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 11:34 AM
To: Exchange Discussions
Subject: Re: Rules Wizard Issue


Should be 'to people or a distribution list' I think.

On 1/17/03 10:36, Scoles, Damian [EMAIL PROTECTED] wrote:



Chris, 
I'm not sure why it created the rule as client side only... 
This is the process I used to create the rules: 

Tools -- Rules Wizard -- New 

Selected 'Start from blank rule' 
Selected 'From people or distribution group'. Picked a contact in my PAB

to meet this critieria. 
Selected 'Move to specified folder'.  Picked a folder for the message. 
Clicked finished. 

When I originaly wrote the question I was only getting client side 
rules After recreating my profile I am getting server side rules 
only... It's very strange.   As I am getting a little muddles over here 
I am going to start from scratch and wipe all rules with cleansweep. 
Then I am going to wipe all my profiles.  After this I will recreate my 
profile and then the rules to see if this clears things up.  Thanks. 


Damian 


-Original Message- 
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:31 AM 
To: Exchange Discussions 
Subject: Re: Rules Wizard Issue 


You mentioned earlier in the thread this rule is 'on the client only', 
does that mean it is a client side rule? If so, why? 

On 1/17/03 10:06, Scoles, Damian [EMAIL PROTECTED] wrote: 



Chris, 
My apologies for not relaying these results.  It still fails.  I


even tried creating a whole new profile and recreating the rules from 
scratch and this fails also. 

   For my next step I think I will have to try the various service 
packs out there as this is the base version of Outlook 2002 
(10.2627.2625) and see if this cures my ills... Otherwise I am out of 
luck I guess.  Thanks. 


Damian 

-Original Message- 
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 10:10 AM 
To: Exchange Discussions 
Subject: Re: Rules Wizard Issue 


You've never indicated the results of using contacts to define the rules


did you? 

On 1/17/03 9:57, Scoles, Damian [EMAIL PROTECTED] wrote: 



Roger, 
Look back at the previous emails in the discussion and see the 
EXACT description of the rules.  The rule is set to move the email.  Not



make a copy.  As for it not being a product issue, when have you ever 
seen a Microsoft product that was not buggy? I've been using Microsoft's



products since DOS 2.0  It's a bug as I've said before And it's 
definitely not a user issue as I've made dozens of these rules before in



Outlook 2000 with NO issues.  If you have any more constructive feedback



I'd like to hear it. Thanks. 


Damian 

-Original Message- 
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 9:58 AM 
To: Exchange Discussions 
Subject: RE: Rules Wizard Issue 


I've got plenty of rules just like the ones you're descibing, in Outlook



2002, that all work fine. Hence, the belief its not the product. 

-- 
Roger D. Seielstad - MCSE 
Sr. Systems Administrator 
Inovis - Formerly Harbinger and Extricity 
Atlanta, GA 


 -Original Message-
 From: Scoles, Damian [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, January 17, 2003 9:05 AM 
 To: Exchange Discussions 
 Subject: RE: Rules Wizard Issue 
 
 
 Roger, 
   I am using the move message, not move a copy of the message.
Either 
 way, this used to work in Outlook 2000 with no issues.  I am assuming
 that it is a bug in Outlooks 2002 not user error as everyone seems to 
 think.  Thanks for the 'help'. 
 
 
 Damian
 
 -Original Message-
 From: Roger Seielstad [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, January 17, 2003 6:17 AM 
 To: Exchange Discussions 
 Subject: RE: Rules Wizard Issue 
 
 
 There are two options for rules - move the message or move a
 copy of the 
 message. You're using the latter on the rule that doesn't work 
 
 --
 Roger D. Seielstad - MCSE 
 Sr. Systems Administrator 
 Inovis - Formerly Harbinger and Extricity 
 Atlanta, GA 
 
 
  -Original Message-
  From: Scoles, Damian [mailto:[EMAIL PROTECTED]] 
  Sent: Thursday, January 16, 2003 2:36 PM 
  To: Exchange Discussions 
  Subject: Re: Rules Wizard Issue 
  
  
  Update to this issue.  I only have two rules for my rules wizard to
  follow.  One is for this mailing list and the other is for another 
  mailing list.  Both

Rules Wizard Issue

2003-01-16 Thread Scoles, Damian
I have a rule setup to move a message when it comes in if it matches
certain criteria in the recipient address.  The messages is copied to
the folder in the rule, but it does not remove the original from the
Inbox. 
I've done these rules a million times, so I cannot imagine what I've
done wrong.  Here is what I have on my PC:

Outlook 2002 (10.2627.2625)
Exchange 2000

The rules are client only and the Outlook client is up when it happens. 
Am I missing something?  Thanks

Damian

_
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]



Re: Rules Wizard Issue

2003-01-16 Thread Scoles, Damian
Update to this issue.  I only have two rules for my rules wizard to
follow.  One is for this mailing list and the other is for another
mailing list.  Both are set the exact same way.  I noticed that the
first rule in the list copies the message to the folder but does not
remove it from the Inbox. While the second rule moves the message and
does not leave behind a copy.  It does not matter which of the two rules
is first, the patter of the first failing to work properly always
occurs.  Any ideas?  Or is this a bug with Outlook 2002 and move message
rules?  Thanks.

Damian

---
I have a rule setup to move a message when it comes in if it matches
certain criteria in the recipient address. The messages is copied to the
folder in the rule, but it does not remove the original from the Inbox. 
I've done these rules a million times, so I cannot imagine what I've
done wrong. Here is what I have on my PC:
Outlook 2002 (10.2627.2625)
Exchange 2000
The rules are client only and the Outlook client is up when it happens. 
Am I missing something? Thanks

Damian

_
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]



RE: Rules Wizard Issue

2003-01-16 Thread Scoles, Damian
Tried this and it makes things worse, I can't get rules after it to
work.  Here is something else that is interesting.  I tried to create a
dummy rule in front of it to filter fake messages, but it does not
aleviate the situation. Anyways, I have to assume this is a bug with
Outlook 2002.  I did not find anything on Microsofts web page yet.
Thanks anyways.


Damian

-Original Message-
From: Durkee, Peter [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 16, 2003 3:31 PM
To: Exchange Discussions
Subject: RE: Rules Wizard Issue


You might try adding and stop processing more rules to the end of your
rules.

-Peter


-Original Message-
From: Scoles, Damian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 16, 2003 10:53
To: Exchange Discussions
Subject: Rules Wizard Issue


I have a rule setup to move a message when it comes in if it matches
certain criteria in the recipient address.  The messages is copied to
the folder in the rule, but it does not remove the original from the
Inbox. 
I've done these rules a million times, so I cannot imagine what I've
done wrong.  Here is what I have on my PC:

Outlook 2002 (10.2627.2625)
Exchange 2000

The rules are client only and the Outlook client is up when it happens. 
Am I missing something?  Thanks

Damian

_
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]

__
This message is private or privileged.  If you are not the person for
whom this message is intended, please delete it and notify me
immediately, and please do not copy or send this message to anyone else.




_
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]



RE: Rules Wizard Issue

2003-01-16 Thread Scoles, Damian
Chris,
Here is a text copy of the rules I have:


Apply this rule after message arrives
With [EMAIL PROTECTED] in the recipient's address
Move it to the Exchange folder

And

Apply this rule after message arrives
With [EMAIL PROTECTED] in the recipient's address
Move it to the Ntsysadmin folder


However, only one will work at a time.  Hope this clarifies things.



Damian

-Original Message-
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 16, 2003 4:05 PM
To: Exchange Discussions
Subject: Re: Rules Wizard Issue


Choose move instead of copy in the rules creation process.

On 1/16/03 12:52, Scoles, Damian [EMAIL PROTECTED] wrote:



I have a rule setup to move a message when it comes in if it matches 
certain criteria in the recipient address.  The messages is copied to 
the folder in the rule, but it does not remove the original from the 
Inbox. 
I've done these rules a million times, so I cannot imagine what I've 
done wrong.  Here is what I have on my PC: 

Outlook 2002 (10.2627.2625) 
Exchange 2000 

The rules are client only and the Outlook client is up when it happens. 
Am I missing something?  Thanks 

Damian 

_ 
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]



RE: Rules Wizard Issue

2003-01-16 Thread Scoles, Damian
Chris,
I used to have it set to go to my email account as late as Nov
2002 (switched jobs and lost track of this mailing list).  I could not
remember if I used an address book entry or a typed in email address.  I
am not trying the address book entry and see how it works.  Hope this
works.


Damian

-Original Message-
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 16, 2003 4:15 PM
To: Exchange Discussions
Subject: Re: Rules Wizard Issue


Both ought to be subscribed to PFs as described in the FAQ, instead of
going directly to you... However, create a contact for each object and
create your rule based on messages sent 'to a person or distribution
list'[ (and select the proper contact for each). 

On 1/16/03 16:03, Scoles, Damian [EMAIL PROTECTED] wrote:



Chris, 
Here is a text copy of the rules I have: 


Apply this rule after message arrives 
With [EMAIL PROTECTED] in the recipient's address 
Move it to the Exchange folder 

And 

Apply this rule after message arrives 
With [EMAIL PROTECTED] in the recipient's address 
Move it to the Ntsysadmin folder 


However, only one will work at a time.  Hope this clarifies things. 



Damian 

-Original Message- 
From: Chris Scharff [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 16, 2003 4:05 PM 
To: Exchange Discussions 
Subject: Re: Rules Wizard Issue 


Choose move instead of copy in the rules creation process. 

On 1/16/03 12:52, Scoles, Damian [EMAIL PROTECTED] wrote: 



I have a rule setup to move a message when it comes in if it matches 
certain criteria in the recipient address.  The messages is copied to 
the folder in the rule, but it does not remove the original from the 
Inbox. 
I've done these rules a million times, so I cannot imagine what I've 
done wrong.  Here is what I have on my PC: 

Outlook 2002 (10.2627.2625) 
Exchange 2000 

The rules are client only and the Outlook client is up when it happens. 
Am I missing something?  Thanks 

Damian 

_ 
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]

_
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]



RE: SP4 for Exch 5.5, OWA fails login/password (only some users)

2002-07-30 Thread Scoles, Damian

'Cause it's stable. ;-)

Damian

-Original Message-
From: Mike Lagase [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 29, 2002 5:15 PM
To: Exchange Discussions
Subject: RE: SP4 for Exch 5.5, OWA fails login/password (only some
users)


Is there any reason why you are not on SP6a for NT 4.0? I would
recommend upgrading to it and applying the latest IIS patches (Q319733)
since that is what all Exchange service packs are now tested against.

Hope this helps.

Mike

-Original Message-
From: Ali Wilkes (IT) [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 29, 2002 4:14 PM
To: Exchange Discussions
Subject: RE: SP4 for Exch 5.5, OWA fails login/password (only some
users)


The two most common causes of this problem are caps lock on and user
forgot password.

Solutions found under keyword pebcak.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 29, 2002 10:32 AM
To: Exchange Discussions
Subject: SP4 for Exch 5.5, OWA fails login/password (only some users)


I just applied SP4 for Exchange 5.5 last week and we are now getting
random users calling that they cannot login to OWA from our Intranet
site (error is invalid login or password).  Before this they could.
Also of note is that if we reset their password and they retry, it works
fine. 
Here are the server specs:

Exchange 5.5 SP4
OWA
NT 4.0 SP5
IIS 4.0
Groupshield 4.5

Any ideas?  I did not find anything useful on Microsofts site or in the
Archives.  It's possible I missed something...  Thanks in advance.

_
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]