Sponsored White Papers, Webcasts, and Downloads
- Help with LDAP query
- Hello there,Anybody have an idea how to run an LDAP query to return all enabled users??I was able to find one for disabled users which is:(&(objectCategory=Person)(objectClass=user)(userAccountControl:1.2.840.113556.1.4.803:=2))but how do you change it for enabled users???Thanks in advance..E CanaanThe LDAP query to return all enabled users is:(&(objectCategory=person)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))It essentially says to return all...
- Tags: LDAP, LDAP Query, userAccountControl:1.2.840.113556.1.4.803:=2, objectClass=user, objectCategory=person, e_canaan@..., it management
- Q&A 2006-04-24
- Global Address List - Exchange 2003
- I am using Exchange 2003. Former employee names still show on the GAL even after I have deleted their email accounts. After deleting the accounts I ran the mailbox accounts cleanup in Exchange Systems Manager and then purged the deleted accounts. Since the names still appeared...
- Tags: E-mail servers, rmillz@..., objectCategory=person, GAL, homeMDB=*, msExchHomeServerName=*, objectClass=user, Microsoft Exchange Server 2003
- Discussion threads 2007-10-17
- Global Address List - Exchange 2003
- I am using Exchange 2003. Former employee names still show on the GAL even after I have deleted their email accounts. After deleting the accounts I ran the mailbox accounts cleanup in Exchange Systems Manager and then purged the deleted accounts. Since the names still appeared...
- Tags: E-mail servers, rmillz@..., objectCategory=person, GAL, homeMDB=*, msExchHomeServerName=*, objectClass=user, Microsoft Exchange Server 2003
- Discussion threads 2007-10-17
- Quickly List Locked Out Domain Accounts
- My company has approximately 300 domain user accounts. Rather than wait for everyone with a locked-out account to submit a HelpDesk request, we would prefer to just go through the all the accounts first thing in the morning and re-enable those that need it. However, this can be very tedious...
- Tags: LDAP, Directory services, ListDisabledAccts.vbs, Chr, WScript.Arguments.Count Case 0 OutputSyntax
- Q&A 2005-11-01
- << Previous
- page 1 of 1
- Next >>