query-based distribution group not showing in Outlook
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
query-based distribution group not showing in Outlook

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Administration
Author Message
Colin
Guest





Posted: Wed Dec 28, 2005 12:54 am    Post subject: query-based distribution group not showing in Outlook Reply with quote

Software: Exchange 2003 standard and Outlook 2003

I have created a query-based distribution group and it isn't showing up in
Outlook Address Book. If I create Distribution groups they show up in the
Address Book. How do I get the query based groups to show in the Address
Book?

Under Exchange Advanced I have confirmed that the check box to hide list is
unchecked.

Thanks,

Colin M.

Back to top
Andy David
Guest





Posted: Wed Dec 28, 2005 1:58 am    Post subject: Re: query-based distribution group not showing in Outlook Reply with quote

On Tue, 27 Dec 2005 10:54:52 -0800, "Colin" <legendsfan@nospam.nospam>
wrote:

Quote:
Software: Exchange 2003 standard and Outlook 2003

I have created a query-based distribution group and it isn't showing up in
Outlook Address Book. If I create Distribution groups they show up in the
Address Book. How do I get the query based groups to show in the Address
Book?

Under Exchange Advanced I have confirmed that the check box to hide list is
unchecked.

Thanks,

Colin M.



Is Outlook in cache mode?
Back to top
Colin
Guest





Posted: Wed Dec 28, 2005 1:58 am    Post subject: Re: query-based distribution group not showing in Outlook Reply with quote

"Andy David" <adavid@pleasekeepinngcheesebucket.com> wrote in message
news:kkc3r15q8ds58293vp7eq74jehjiug73o7@4ax.com...
Quote:
On Tue, 27 Dec 2005 10:54:52 -0800, "Colin" <legendsfan@nospam.nospam
wrote:

Software: Exchange 2003 standard and Outlook 2003

I have created a query-based distribution group and it isn't showing up in
Outlook Address Book. If I create Distribution groups they show up in the
Address Book. How do I get the query based groups to show in the Address
Book?

Under Exchange Advanced I have confirmed that the check box to hide list
is
unchecked.

Thanks,

Colin M.



Is Outlook in cache mode?


Outlook isn't in cache mode. Are you telling me you have Query-based
distribution groups show up in Outlook Address Book under "All Groups"?

Back to top
Andy David
Guest





Posted: Wed Dec 28, 2005 1:58 am    Post subject: Re: query-based distribution group not showing in Outlook Reply with quote

On Tue, 27 Dec 2005 14:52:35 -0800, "Colin" <legendsfan@nospam.nospam>
wrote:

Quote:

"Andy David" <adavid@pleasekeepinngcheesebucket.com> wrote in message
news:kkc3r15q8ds58293vp7eq74jehjiug73o7@4ax.com...
On Tue, 27 Dec 2005 10:54:52 -0800, "Colin" <legendsfan@nospam.nospam
wrote:

Software: Exchange 2003 standard and Outlook 2003

I have created a query-based distribution group and it isn't showing up in
Outlook Address Book. If I create Distribution groups they show up in the
Address Book. How do I get the query based groups to show in the Address
Book?

Under Exchange Advanced I have confirmed that the check box to hide list
is
unchecked.

Thanks,

Colin M.



Is Outlook in cache mode?


Outlook isn't in cache mode. Are you telling me you have Query-based
distribution groups show up in Outlook Address Book under "All Groups"?

Not under "All Groups", but under the "global address list"

they are visible.
Back to top
Bharat Suneja
Guest





Posted: Wed Dec 28, 2005 1:58 am    Post subject: Re: query-based distribution group not showing in Outlook Reply with quote

They're not visible by default because the purportedSearch for All Groups
is:
(& (mailnickname=*) (| (objectCategory=group) ))

To include Query-based Distribution Groups in the All Groups address list,
use ADSIEdit to edit the purportedSearch attribute of All Groups so it looks
like this:
(& (mailnickname=*) (| (objectCategory=group)
(objectClass=msExchDynamicDistributionList) ))

Check the Address List now -QBDGs should show up. If in cached mode,
download entire address book again.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"Colin" <legendsfan@nospam.nospam> wrote in message
news:%23iYZ8fzCGHA.1384@TK2MSFTNGP11.phx.gbl...
Quote:

"Andy David" <adavid@pleasekeepinngcheesebucket.com> wrote in message
news:kkc3r15q8ds58293vp7eq74jehjiug73o7@4ax.com...
On Tue, 27 Dec 2005 10:54:52 -0800, "Colin" <legendsfan@nospam.nospam
wrote:

Software: Exchange 2003 standard and Outlook 2003

I have created a query-based distribution group and it isn't showing up
in
Outlook Address Book. If I create Distribution groups they show up in
the
Address Book. How do I get the query based groups to show in the Address
Book?

Under Exchange Advanced I have confirmed that the check box to hide list
is
unchecked.

Thanks,

Colin M.



Is Outlook in cache mode?


Outlook isn't in cache mode. Are you telling me you have Query-based
distribution groups show up in Outlook Address Book under "All Groups"?

Back to top
Colin
Guest





Posted: Wed Dec 28, 2005 9:58 am    Post subject: Re: query-based distribution group not showing in Outlook Reply with quote

Thanks :) That's what I needed. I didn't even think to look in Global
Address List because I thought it should also show in All groups.

"Bharat Suneja" <bharatsuneja@no.spam.org> wrote in message
news:ON9WUe0CGHA.3140@TK2MSFTNGP14.phx.gbl...
Quote:
They're not visible by default because the purportedSearch for All Groups
is:
(& (mailnickname=*) (| (objectCategory=group) ))

To include Query-based Distribution Groups in the All Groups address list,
use ADSIEdit to edit the purportedSearch attribute of All Groups so it
looks like this:
(& (mailnickname=*) (| (objectCategory=group)
(objectClass=msExchDynamicDistributionList) ))

Check the Address List now -QBDGs should show up. If in cached mode,
download entire address book again.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"Colin" <legendsfan@nospam.nospam> wrote in message
news:%23iYZ8fzCGHA.1384@TK2MSFTNGP11.phx.gbl...

"Andy David" <adavid@pleasekeepinngcheesebucket.com> wrote in message
news:kkc3r15q8ds58293vp7eq74jehjiug73o7@4ax.com...
On Tue, 27 Dec 2005 10:54:52 -0800, "Colin" <legendsfan@nospam.nospam
wrote:

Software: Exchange 2003 standard and Outlook 2003

I have created a query-based distribution group and it isn't showing up
in
Outlook Address Book. If I create Distribution groups they show up in
the
Address Book. How do I get the query based groups to show in the
Address
Book?

Under Exchange Advanced I have confirmed that the check box to hide list
is
unchecked.

Thanks,

Colin M.



Is Outlook in cache mode?


Outlook isn't in cache mode. Are you telling me you have Query-based
distribution groups show up in Outlook Address Book under "All Groups"?



Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Administration All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server Dedicated Servers
Contact Us
New Topics Powered by phpBB