Using Access VBA to Update Exchange Global Address List

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a SQL Server DB that contains a contact table that I would like to
periodically replace the Exchange Global Address List with. By replace I
mean delete the global list and re-add.

Is this possible to do from Access using VBA. If so, does anyone have any
code samples?

Thanks,
Doug
 
Isn't the GAL intimately bound up with AD?

I have a SQL Server DB that contains a contact table that I would like to
periodically replace the Exchange Global Address List with. By replace I
mean delete the global list and re-add.

Is this possible to do from Access using VBA. If so, does anyone have any
code samples?

Thanks,
Doug
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top