Using Access VBA to Update Exchange Global Address List

D

Doug

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
 
J

John Nurick

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
 
Top