in reply to Adding a list of contacts to Exchange Address book.
Yes, Microsoft has. The tool you want is the Exchange Administrator Bulk Import Tool (FAQ), which takes a CSV as input (and can be run in batch mode from the command line -- see the FAQ). Perl has plenty of CSV related tools.
Otherwise, the Net::LDAP route is the pure perl way.
|
|---|