Hi,
I have a situation where in i have to access Distribution
lists and add users to the GAL via vba client. The option
is ADSI.
But for using ADSI the user has to have admin permissions
on the domain controller as the GAL entries are created at
the that level only. So the solution can be based on a
component hosted on the server only and may be access it
from something like asp etc. Or can all the users with the
write permissions on the DL add users thru the client.
This is as per my undersatnding. Please correct me if am
wrong. What can be the probable solutions.
Allen
Archived from group: microsoft>public>exchange>applications