Home > Archive > microsoft.public.exchange2000.admin > October 2002 > global Addresslist





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author global Addresslist
Markus Schwager

2002-10-05, 8:20 pm

Hello,

i have a problem with generating global addresslist´s. I want to set up an
addresslist with users and groups in a domain.
I just get a result when i set up an filter for a user or a group. Both
together in one filter doesn´t work.
When i set up two filter i can just see one of it in Outlook.

Can anybody help me?

Greetings
Markus


David Sengupta [MVP]

2002-10-05, 8:20 pm

you need to use the "|" operator instead of the "&" operator ... build a
syntax that sort of works like |(ldap query to get groups)(ldap query to get
users). You're probably using a syntax that looks like &(group query)(user
query).

See
http://www.devx.com/upload/free/fea...0/ds2_0008/ds2_
0008.asp for a practical example.

--
David Sengupta M.T.S., B.Sc., MVP, MCSE, MCSE 2000, CCA Ottawa, Canada
Exchange Diagnostics: Quest Spotlight on Exchange
http://www.quest.com/spotlight_exchange
Exchange Management: http://www.microsoft.com/mom
Exchange FAQ - http://www.swinc.com/resource/exch_faq.htm


"Markus Schwager" <schwager@wapme-systems.de> wrote in message
news:eH0LR5aVCHA.2540@tkmsftngp09...
> Hello,
>
> i have a problem with generating global addresslist´s. I want to set up an
> addresslist with users and groups in a domain.
> I just get a result when i set up an filter for a user or a group. Both
> together in one filter doesn´t work.
> When i set up two filter i can just see one of it in Outlook.
>
> Can anybody help me?
>
> Greetings
> Markus
>
>



David Sengupta [MVP]

2002-10-05, 8:20 pm

I should add that you'll need to build a custom query to do this. The UI
that is built into Exchange is essentially the core Windows 2000 AD LDAP
filter UI and it only supports "AND" type queries and not "OR"ing. So
essentially what you're doing by building the query in the default UI you're
probably just search for <users that meet a specific criteria>AND<groups
that meet a specific criteria>. Since nothing can be both a user AND group
at the same time, your query returns empty.

--
David Sengupta M.T.S., B.Sc., MVP, MCSE, MCSE 2000, CCA Ottawa, Canada
Exchange Diagnostics: Quest Spotlight on Exchange
http://www.quest.com/spotlight_exchange
Exchange Management: http://www.microsoft.com/mom
Exchange FAQ - http://www.swinc.com/resource/exch_faq.htm


"Markus Schwager" <schwager@wapme-systems.de> wrote in message
news:eH0LR5aVCHA.2540@tkmsftngp09...
> Hello,
>
> i have a problem with generating global addresslist´s. I want to set up an
> addresslist with users and groups in a domain.
> I just get a result when i set up an filter for a user or a group. Both
> together in one filter doesn´t work.
> When i set up two filter i can just see one of it in Outlook.
>
> Can anybody help me?
>
> Greetings
> Markus
>
>



Markus Schwager

2002-10-05, 8:21 pm

work´s fine.

Thank´s a lot!!!!

"David Sengupta [MVP]" <sengupta@*N0*ncf*SPAM*.ca> schrieb im Newsbeitrag
news:u2cfQZtVCHA.1632@tkmsftngp11...
> I should add that you'll need to build a custom query to do this. The UI
> that is built into Exchange is essentially the core Windows 2000 AD LDAP
> filter UI and it only supports "AND" type queries and not "OR"ing. So
> essentially what you're doing by building the query in the default UI

you're
> probably just search for <users that meet a specific criteria>AND<groups
> that meet a specific criteria>. Since nothing can be both a user AND

group
> at the same time, your query returns empty.
>
> --
> David Sengupta M.T.S., B.Sc., MVP, MCSE, MCSE 2000, CCA Ottawa, Canada
> Exchange Diagnostics: Quest Spotlight on Exchange
> http://www.quest.com/spotlight_exchange
> Exchange Management: http://www.microsoft.com/mom
> Exchange FAQ - http://www.swinc.com/resource/exch_faq.htm
>
>
> "Markus Schwager" <schwager@wapme-systems.de> wrote in message
> news:eH0LR5aVCHA.2540@tkmsftngp09...
> > Hello,
> >
> > i have a problem with generating global addresslist´s. I want to set up

an
> > addresslist with users and groups in a domain.
> > I just get a result when i set up an filter for a user or a group. Both
> > together in one filter doesn´t work.
> > When i set up two filter i can just see one of it in Outlook.
> >
> > Can anybody help me?
> >
> > Greetings
> > Markus
> >
> >

>
>



David Sengupta [MVP]

2002-10-05, 8:21 pm

Great! Glad to help.

--
David Sengupta M.T.S., MVP, MCSE, MCSE 2000, CCA Ottawa, Canada
Exchange Diagnostics - Quest Spotlight on Exchange -
http://www.quest.com/spotlight_exchange/
Exchange Message Tracking - MessageStats -
http://www.quest.com/messagestats/
Exchange Management - Microsoft Operations Manager -
http://www.microsoft.com/mom/
Exchange FAQ - http://www.swinc.com/resource/exch_faq.htm


"Markus Schwager" <schwager@wapme-systems.de> wrote in message
news:edt2gV#VCHA.3360@tkmsftngp11...
> work´s fine.
>
> Thank´s a lot!!!!
>
> "David Sengupta [MVP]" <sengupta@*N0*ncf*SPAM*.ca> schrieb im Newsbeitrag
> news:u2cfQZtVCHA.1632@tkmsftngp11...
> > I should add that you'll need to build a custom query to do this. The

UI
> > that is built into Exchange is essentially the core Windows 2000 AD LDAP
> > filter UI and it only supports "AND" type queries and not "OR"ing. So
> > essentially what you're doing by building the query in the default UI

> you're
> > probably just search for <users that meet a specific criteria>AND<groups
> > that meet a specific criteria>. Since nothing can be both a user AND

> group
> > at the same time, your query returns empty.
> >
> > --
> > David Sengupta M.T.S., B.Sc., MVP, MCSE, MCSE 2000, CCA Ottawa, Canada
> > Exchange Diagnostics: Quest Spotlight on Exchange
> > http://www.quest.com/spotlight_exchange
> > Exchange Management: http://www.microsoft.com/mom
> > Exchange FAQ - http://www.swinc.com/resource/exch_faq.htm
> >
> >
> > "Markus Schwager" <schwager@wapme-systems.de> wrote in message
> > news:eH0LR5aVCHA.2540@tkmsftngp09...
> > > Hello,
> > >
> > > i have a problem with generating global addresslist´s. I want to set

up
> an

> > > addresslist with users and groups in a domain.
> > > I just get a result when i set up an filter for a user or a group.

Both[
color=darkred]
> > > together in one filter doesn´t work.
> > > When i set up two filter i can just see one of it in Outlook.
> > >
> > > Can anybody help me?
> > >
> > > Greetings
> > > Markus
> > >
> > >

> >
> >

>
>[/color]


Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net