Start a Conversation

Unsolved

This post is more than 5 years old

480

May 6th, 2011 08:00

Searching for users no longer in the address list in SourceOne

In SourceOne how can I search for users that are no longer in the Exchange Global Address List?

In EmailXtender there was a SQL query that I could run to find the address.  Is there something similar in SourceOne?

Thanks.

V/

11 Posts

May 11th, 2011 14:00

I was able to find the answer to this issue.  The SQL query in SourceOne is the same as in EmailXtender:

select * from emailaddress where emailaddress like '%firstname or lastname or firstname.lastname%' order by emailaddress

V/


No Events found!

Top