Hi,
I want to use an ldap query to list Exchange 2003 mailboxes where the user object belongs to a Windwos 2003 group.
I have used Exchange 2003 System Manager to create the ldap query via 'All Address Lists'. Below is an example of the query I am trying to run.
Example.
(&(&(&(& (mailnickname=*) (| (&(objectCategory=person)(objectClass=user)(msExchHomeServerName=/o=Enterprise Vault Test/ou=First Administrative Group/cn=Configuration/cn=Servers/cn=EVALL)) )))(objectCategory=user)(memberOf=Enable)))
Even though the users belong to the group 'Enable', it is not listed using the above query.
Any help will be gretly apppreciated.
I want to use an ldap query to list Exchange 2003 mailboxes where the user object belongs to a Windwos 2003 group.
I have used Exchange 2003 System Manager to create the ldap query via 'All Address Lists'. Below is an example of the query I am trying to run.
Example.
(&(&(&(& (mailnickname=*) (| (&(objectCategory=person)(objectClass=user)(msExchHomeServerName=/o=Enterprise Vault Test/ou=First Administrative Group/cn=Configuration/cn=Servers/cn=EVALL)) )))(objectCategory=user)(memberOf=Enable)))
Even though the users belong to the group 'Enable', it is not listed using the above query.
Any help will be gretly apppreciated.