RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-28 Thread joe
n - http://www.joeware.net/win/ad3e.htm _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Al Mulnick Sent: Sunday, January 28, 2007 12:24 PM To: ActiveDir@mail.activedir.org Subject: Re: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT What? Like sim

RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-28 Thread Brian Desmond
AM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT I agree that MIIS could be convenient but only if it is already there or you have other plans for it. If this was the only reason for it I would be more apt to put something else tog

Re: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-28 Thread Al Mulnick
ctory Third Edition - http://www.joeware.net/win/ad3e.htm -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Brian Desmond *Sent:* Saturday, January 27, 2007 7:39 PM *To:* ActiveDir@mail.activedir.org *Subject:* RE: [ActiveDir] How to find non-primary SMTP addr

RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-28 Thread joe
Behalf Of Brian Desmond Sent: Saturday, January 27, 2007 7:39 PM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT You can whack notes with ldifde or something. MIIS is a convenient way to do it though. Thanks, Brian Desmond [EMAIL

RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-27 Thread Brian Desmond
: RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT Ewww. :) Unless there are other needs that require MIIS I don't think I would deploy it for this. MIIS is a 50 caliber when all that was probably needed was foam pellet gun. I have seen folks doing this before, usually

RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-27 Thread joe
Edition - http://www.joeware.net/win/ad3e.htm _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laura A. Robinson Sent: Friday, January 26, 2007 12:52 PM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT Have you

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-27 Thread joe
End If Next fileTxt.WriteLine(strGName & "," & strSName & "," & strSAM & "," & strMail & ", ," & strAddAll ) 'Since we are using strAddAll as additive -

Re: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-26 Thread Joe Kaplan
if you like that sort of thing). Joe K. - Original Message - From: "Dave Wade" <[EMAIL PROTECTED]> To: Sent: Friday, January 26, 2007 6:30 PM Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT If you want to query Notes and AD in the same

RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-26 Thread Dave Wade
Dave. From: [EMAIL PROTECTED] on behalf of Joe Kaplan Sent: Fri 26/01/2007 22:50 To: ActiveDir@mail.activedir.org Subject: Re: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT I'd be pretty surprised if you can get ADSI to query Domino via LDAP, as ADS

Re: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-26 Thread Joe Kaplan
iginal Message - From: Douglas W Stelley To: ActiveDir@mail.activedir.org Sent: Friday, January 26, 2007 3:13 PM Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT I really don't see that much in the enterprise version of MIIS that'll justify the cost

RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-26 Thread Douglas W Stelley
TED]> Sent by: <[EMAIL PROTECTED]> 01/26/2007 12:51 PM Please respond to To cc Subject RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT Have you looked at MIIS? Laura From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas W Stelley

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-26 Thread Fuller, Stuart
uot;," & strSAM & "," & strMail & ", ," & strAddAll ) 'Since we are using strAddAll as additive - clear the vars strAddress = null strAddAll = null 'Go grab the next record and restart loop objRecordSet.Mov

RE: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-26 Thread Laura A. Robinson
Have you looked at MIIS? Laura _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas W Stelley Sent: Friday, January 26, 2007 10:19 AM To: ActiveDir@mail.activedir.org Subject: [ActiveDir] How to find non-primary SMTP addresses? Slightly OT Same topic, but this

[ActiveDir] How to find non-primary SMTP addresses? Slightly OT

2007-01-26 Thread Douglas W Stelley
ECTED]> Sent by: [EMAIL PROTECTED] 01/26/2007 09:47 AM Please respond to ActiveDir@mail.activedir.org To cc Subject RE: [ActiveDir] How to find non-primary SMTP addresses? Ah, yes, good call. Almost forgot that it changes that, too. -Original Message- From: [EMAIL PROTECTED

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-26 Thread Brian Cline
Sent: Thursday 25 January 2007 19:52 To: ActiveDir@mail.activedir.org Subject: Re: [ActiveDir] How to find non-primary SMTP addresses? In addition to what Ulf said, there also isn't any practical way to query for users that have secondary addresses vs. only having a primary and there

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-26 Thread Wells, James Arthur
CTED] On Behalf Of Michael B. Smith Sent: Friday, January 26, 2007 7:49 AM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Huh. you're right. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wells,

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-26 Thread Michael B. Smith
Huh. you're right. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wells, James Arthur Sent: Friday, January 26, 2007 8:44 AM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? It should also updat

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-26 Thread Michael B. Smith
Nope, that's it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Cline Sent: Friday, January 26, 2007 8:38 AM To: ActiveDir@mail.activedir.org Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Out of curiosity, when sett

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-26 Thread Wells, James Arthur
Thursday 25 January 2007 19:52 To: ActiveDir@mail.activedir.org Subject: Re: [ActiveDir] How to find non-primary SMTP addresses? In addition to what Ulf said, there also isn't any practical way to query for users that have secondary addresses vs. only having a primary and there isn't

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-26 Thread Brian Cline
veDir@mail.activedir.org Subject: Re: [ActiveDir] How to find non-primary SMTP addresses? In addition to what Ulf said, there also isn't any practical way to query for users that have secondary addresses vs. only having a primary and there isn't any practical way to just get

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-25 Thread joe
tory Third Edition - http://www.joeware.net/win/ad3e.htm -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Kaplan Sent: Thursday, January 25, 2007 7:52 PM To: ActiveDir@mail.activedir.org Subject: Re: [ActiveDir] How to find non-primary SMTP addresses?

Re: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-25 Thread Joe Kaplan
ent: Thursday, January 25, 2007 6:00 PM Subject: RE: [ActiveDir] How to find non-primary SMTP addresses? Hi Stu, I don't think there's a way to expose mulitvalued attributes with CSVDE - you'd either have to use LDIFDE or VBScript or anything else to view all values of those attribu

RE: [ActiveDir] How to find non-primary SMTP addresses?

2007-01-25 Thread Ulf B. Simon-Weidner
indowsserverfaq.org From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stu Packett Sent: Freitag, 26. Januar 2007 00:53 To: ActiveDir@mail.activedir.org Subject: [ActiveDir] How to find non-primary SMTP addresses? How does one go about getting the non-primary SMTP addresses for every

[ActiveDir] How to find non-primary SMTP addresses?

2007-01-25 Thread Stu Packett
How does one go about getting the non-primary SMTP addresses for every Exchange user? I can't seem to find a way via csvde, but maybe I'm doing something wrong. Thanks again.