Listing05_ANR_Filter_Expansion (Misc)
This code can be found in
Chapter 3 of Managing Enterprise Active Directory Services
Purchase XP Cookbook or Networking Recipes for only $25 plus shipping! While supplies last.
Find out how to download all of the Misc code from this site.
# ---------------------------------------------------------------------
# From the book "Managing Enterprise Active Directory Services"
# ISBN: 0-672-32125-4
# Copyright (C) 2002 by Addison-Wesley
# Script by Robbie Allen
#
# ---------------------------------------------------------------------
(|(givenName=Rob Al*)
(sn=Rob Al*)
(displayName=Rob Al*)
(legacyExchangeDN=Rob Al*)
(name=Rob Al*)
(physicalDeliveryOfficeName=Rob Al*)
(proxyAddresses=Rob Al*)
(saMAccountName=Rob Al*)
(&(givenName=Rob*)(sn=Al*))
(&(givenName=Al*)(sn=Rob*))
)
|
This code has been viewed 886 times.
|
New from the creators of TechTasks.com:
StatSheet.com
|