(&(objectclass=user)(msExchHomeServerName=/o=Rome/ou=First Administrative
Group/cn=Configuration/cn=Servers/cn=MAIL1)
basically, i just want to able to filter users base on exchange server so i
can modify objects for those users.
(&(objectclass=user)(msExchHomeServerName=/o=Rome/ou=First Administrative
Group/cn=Configuration/cn=Servers/cn=MAIL1))
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------
"drpepper" <drpe...@discussions.microsoft.com> wrote in message
news:CDD7F3D9-072D-42F0...@microsoft.com...
(&(objectclass=user)(msExchHomeServerName=/o=Rome/ou=First Administrative
Group/cn=Configuration/cn=Servers/cn=MAIL1))
on the Show only tab: i checked users only.
uncheck: groups, contacts, public folders
below travers subcontainers ( subtree search ) uncheck..
i hit the green botton and it returned every users in the OU.
Use Custom Search | Advanced and paste the query. It should return all users
that have the servr as their home Exchange server.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------
"drpepper" <drpe...@discussions.microsoft.com> wrote in message
news:9CEC9ED1-A51F-49A9...@microsoft.com...
in ADmodify.exe, there is no custom search or advanced tab.. i only have
custom LDAP query tab at the botton..
basically, i want to be able filter all the users base on exchange server so
that i can modify the objects.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------
"drpepper" <drpe...@discussions.microsoft.com> wrote in message
news:EBA2226B-C8F7-4AD5...@microsoft.com...
i printer 3 screen shot.. i entered the query below.. 2nd and 3rd screen
shot result returned samething. if u notice, one of them is with users
checked and other isn't..
is there something else i need to do to return the right query ?
(&(objectclass=user)(msExchHomeServerName=/o=Rome/ou=First Administrative
Group/cn=Configuration/cn=Servers/cn=MAIL1))
Not sure if ADModify does what it says or I think it should be doing when
specifying the ldap filter - it showed all users in an OU, not those with
the msExchHomeServerName attribute matching the one specified in the filter.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------
"drpepper" <drpe...@discussions.microsoft.com> wrote in message
news:EDF0D505-B4E9-4EF2...@microsoft.com...
Not related, but what attributes are you trying to modify for these users?
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------
"drpepper" <drpe...@discussions.microsoft.com> wrote in message
news:BD77488D-7BE9-4FEB...@microsoft.com...
do u think we can get this working ?