That isn't really a Win32::GUI question. I've done stuff like this with an Active Directory server before, but can't remember how i did it. In the end i think i had to use Win32::API and Win32::OLE, since Net::LDAP just didn't work for me.
Check out MSDN, i learned a lot from there, i can probably get you some code on Monday, but it's at work at the moment. Steve ----- Original Message ----- From: "Jaun Keeve" <[EMAIL PROTECTED]> To: <perl-win32-gui-users@lists.sourceforge.net> Sent: Friday, November 28, 2003 7:35 AM Subject: [perl-win32-gui-users] Exchange Admin! > Hi All > > I have a text file that lists 1000+ distribution lists and email addresses of the users belonging to the lists. I am trying to automate the process of creating the contacts, the dl's and adding the contacts to the appropriate dl's in Exchange. I am able to query AD and get info using ldap, but with limited knowledge of perl I am unable to create contacts or dl's. I am sure this must be achievable using win32::ole or net::ldap, If anyone has any suggestions or advice it will be much appreciated. > > Many thanks, > Jaun > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Perl-Win32-GUI-Users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > >