Posts tagged as:

GAL/Address Lists

Facebook, Welcome to Microsoft Outlook

July 13, 2010

When the Outlook team launched the Outlook Social Connector for Outlook 2010, LinkedIn and MySpace were the only 2 social network providers supported. Like most users my first reaction was “What about Facebook?” The Outlook Social Connector is a great addition to Outlook, but the lack of Facebook— without a doubt the most popular social [...]

Read the full article →

Modifying Display Templates and additional attributes

June 20, 2008

Recently got a question about customizing the GAL and my previous post that talks about it: “HOW TO: Modify Display Template to make default email address appear in Address Book/GAL“. In Exchange 2010/2007, the new Details Template Editor can be found in EMC | Tools. The editor makes it much easier to modify templates and [...]

Read the full article →

HOW TO: Hide Distribution Group membership

November 1, 2007

Exchange Server 2003′s extensions for Active Directory Users & Computers console made hiding a Distribution Group’s membership a trivial task, accomplished by right-clicking a group, selecting Exchange Tasks and selecting Hide Membership. Figure 1: The Exchange Tasks wizard in ADUC provides an option to hide Distribution Group membership in Exchange Server 2003 As the task [...]

Read the full article →

OPATH: Filterable properties that can be used in Recipient Filters

February 20, 2007

I posted about OPATH filters recently [read previous posts 1) Adventures with OPATH: some annoyances if you're used to LDAP and 2) memberOf Attribute can now be used in OPATH filters!]. One of the issues was my inability to get a list of filterable properties that can be used in OPATH filters – unlike LDAP [...]

Read the full article →

memberOf Attribute can now be used in OPATH filters!

February 13, 2007

I’ve blogged about OPATH filters before [read previous post "Adventures with OPATH: some annoyances if you're used to LDAP"], and one of the annoyances was the the fact that it wasn’t possible to use the memberOf attribute to pick up (or exclude) members of certain groups from all the stuff that uses OPATH filters such [...]

Read the full article →

Offline Address Book: Mystery of The Missing Recipients

February 1, 2007

Frequently users report recipients missing from the GAL. So begins the mystery of missing recipients. These are existing users, not new ones. New users don’t show up in the GAL for clients using Outlook 2003 Cached Mode clients, because Outlook uses an Offline Address List (aka “Offline Address Book” or OAB), which is generated once [...]

Read the full article →

Adventures with OPATH: some annoyances if you’re used to LDAP

January 29, 2007

If you’ve deployed or have been testing Exchange Server 2007, you must have certainly crossed paths with OPATH. OPATH is a querying language, somewhat similar to SQL. It is used to filter objects in PowerShell. OPATH filters replace the LDAP filters for EmailAddressPolicies (equivalent of Recipient Policies), Address Lists/GAL, and Dynamic Distribution Groups (aka “Query-Based [...]

Read the full article →

Update – HOW TO: Find an email address in Active Directory

November 14, 2006

Content from this post has been merged with a previous post which shows how to find a recipient with a particular email address using ADUC‘s Saved Queries feature. Read the roll-up post which shows you five ways you can find an email address in Active Directory: HOW TO: Find an email address in Active Directory. [...]

Read the full article →

HOW TO: Modify Display Template to make default email address appear in Address Book/GAL

November 10, 2006

This was an interesting question posed in exchange.admin today, and it’s been a long while since I made such changes so it took a while to figure this out. When you go to a recipient’s properties in GAL/Address Book in Outlook, the (default) email address – something you want to find quickly and many a [...]

Read the full article →

All Groups address list and Query-Based Distribution Groups

December 27, 2005

You create new Query-Based Distribution Groups but they don’t show up in the All Groups address list in Outlook clients – cached mode or not. QBDGs are not really groups, as far as Active Directory goes. They’re instantiated from a new class – msExchDynamicDistributionList. The default ldap filter for All Groups address list, stored in [...]

Read the full article →