Exchange Server 2000 / 2003 Phonebook ASP Help

2003-09-16 Thread Mr Budge
I am looking for the best way to have an ASP script pull the phone and
user information out of Active Directory so the information on the users
can be used to populate a phone listing in Exchange 2000 public folder.

I've been looking and can't find the information that I KNOW is out there.
 It wasn't that hard to do for Exchange 5.5 a few years ago, but I can't
find the code I had discovered and modified.

Any help would be GREATLY appreciated.  :)

Mark Budge
Systems Administrator

_
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 Server 2000 / 2003 Phonebook ASP Help

2003-09-16 Thread Tony Hlabse
LDAP

From: Mr Budge [EMAIL PROTECTED]
Reply-To: Exchange Discussions [EMAIL PROTECTED]
To: Exchange Discussions [EMAIL PROTECTED]
Subject: Exchange Server 2000 / 2003 Phonebook ASP Help
Date: Tue, 16 Sep 2003 13:15:16 -0700
I am looking for the best way to have an ASP script pull the phone and
user information out of Active Directory so the information on the users
can be used to populate a phone listing in Exchange 2000 public folder.
I've been looking and can't find the information that I KNOW is out there.
 It wasn't that hard to do for Exchange 5.5 a few years ago, but I can't
find the code I had discovered and modified.
Any help would be GREATLY appreciated.  :)

Mark Budge
Systems Administrator
_
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]

_
Send and receive larger attachments with Hotmail Extra Storage.   
http://join.msn.com/?PAGE=features/es

_
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 Server 2000 / 2003 Phonebook ASP Help

2003-09-16 Thread Ken Cornetet
Care to learn Perl?

Net::LDAP makes it easy (well, as easy as LDAP gets...) to get the info
out of AD. You could write it as a comma delimited file, and use Outlook
to import it to the public folder.

Or you could use Win32::OLE to access MAPI functions to sync AD and the
public folder. Although I will say that MAPI is sorta ugly when used to
manage contact information.

While I don't have anything close to what you want, I do have some
samples for doing LDAP against AD and I've done a wee bit of MAPI stuff
too. Let me know if you want it.

-Original Message-
From: Mr Budge [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 3:15 PM
To: Exchange Discussions
Subject: Exchange Server 2000 / 2003 Phonebook ASP Help


I am looking for the best way to have an ASP script pull the phone and
user information out of Active Directory so the information on the users
can be used to populate a phone listing in Exchange 2000 public folder.

I've been looking and can't find the information that I KNOW is out
there.  It wasn't that hard to do for Exchange 5.5 a few years ago, but
I can't find the code I had discovered and modified.

Any help would be GREATLY appreciated.  :)

Mark Budge
Systems Administrator

_
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 Server 2000 / 2003 Phonebook ASP Help

2003-09-16 Thread Webb, Andy
You can also use the ADSI Scriptomatic to get a rough script created to
do this with VBS.

http://www.microsoft.com/downloads/details.aspx?FamilyId=39044E17-2490-4
87D-9A92-CE5DCD311228displaylang=en 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Cornetet
Sent: Tuesday, September 16, 2003 3:48 PM
To: Exchange Discussions
Subject: RE: Exchange Server 2000 / 2003 Phonebook ASP Help

Care to learn Perl?

Net::LDAP makes it easy (well, as easy as LDAP gets...) to get the info
out of AD. You could write it as a comma delimited file, and use Outlook
to import it to the public folder.

Or you could use Win32::OLE to access MAPI functions to sync AD and the
public folder. Although I will say that MAPI is sorta ugly when used to
manage contact information.

While I don't have anything close to what you want, I do have some
samples for doing LDAP against AD and I've done a wee bit of MAPI stuff
too. Let me know if you want it.

-Original Message-
From: Mr Budge [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 3:15 PM
To: Exchange Discussions
Subject: Exchange Server 2000 / 2003 Phonebook ASP Help


I am looking for the best way to have an ASP script pull the phone and
user information out of Active Directory so the information on the users
can be used to populate a phone listing in Exchange 2000 public folder.

I've been looking and can't find the information that I KNOW is out
there.  It wasn't that hard to do for Exchange 5.5 a few years ago, but
I can't find the code I had discovered and modified.

Any help would be GREATLY appreciated.  :)

Mark Budge
Systems Administrator

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