RE: Active Directory: Find Disable Users Email address
- From: Rob <Rob@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 3 Apr 2008 08:23:00 -0700
Rather than using the script from the address book:
(&(&(& (mailnickname=*) (|
(&(objectCategory=person)(objectClass=user)(|(homeMDB=*)(msExchHomeServerName=*))) ))))
I am also trying to add this to the query to give me the email addresses:
"(&(mailnickname=*)(proxyAddresses=smtp:*@domain.co.uk))"
but still don't really know where to place it.
Thanks
.
- Follow-Ups:
- References:
- Prev by Date: Active Directory: Find Disable Users Email address
- Next by Date: Re: Active Directory: Find Disable Users Email address
- Previous by thread: Active Directory: Find Disable Users Email address
- Next by thread: RE: Active Directory: Find Disable Users Email address
- Index(es):