R
Roger Bavaud
Hello
I try to get all users from AD who are on a specified Exchnge Server. I
tried with the following search filter:
mySearcher.Filter = "(&(objectClass=user)(homeMDB=CN=Microsoft
MTA,CN=ExchangeServerName*)
But there is a problem with the homeMDB. I receive 0 results. Does anybody
have an idea what I have to change?
Reagrds
Roger
I try to get all users from AD who are on a specified Exchnge Server. I
tried with the following search filter:
mySearcher.Filter = "(&(objectClass=user)(homeMDB=CN=Microsoft
MTA,CN=ExchangeServerName*)
But there is a problem with the homeMDB. I receive 0 results. Does anybody
have an idea what I have to change?
Reagrds
Roger