Exchange 2013: Problem with Default Global Address List after migration

I just completed a migration from Exchange 2007 to Exchange 2013.  The 2007 box has been decommissioned just last week.  I have been seeing weird issues with our offline addressbook and global address list, since the migration, but always thought
it was related to Ex2007.  Well the issues still exist and here's what i've found so far:
1.  If any user goes to Schedule Appointment in Outlook, and they click the Rooms button (on the Scheduling Assistant page), we get a LONG wait (about 5 mins or more) and then an error that says:  "The operation could not be completed because
an offline address book is not available.  Download a copy of the offline address book."  When i click OK, the address book is up, with the "All Rooms" list showing blank (we have 3 rooms in Exchange currently).
2.  Now if I go to the Address Book in Outlook it opens to the GAL and it's up to date...  I can also force an update to the offline address book after adding a new group or entry, so i know offline address books are being updated properly and
working.  HOWEVER, if i go to any of the other address lists (besides Contacts and GAL) under All Address Lists (All Contacts, All Groups, All Rooms, All Users and Public Folders) I get the same error given above:  "The operation could not be
completed because an offline address book is not available.  Download a copy of the offline address book." 
3.  I went to the Exchange 2013 EAC and went to Organization -> Address Lists.  Everything under here said 'NO' under the Up-to-Date column.  When i looked at the properties on each list, and clicked save, I had to update to the new version.
 After doing this, the Up-to-Date column said 'YES'.  I could do all lists EXCEPT for the GAL.  It still says 'NO'
4.  The last thing i did was set my Outlook to NOT be in cached mode.  This should give me a direct connection to the GAL and all lists, if I'm not mistaken...  So when i do this, I cannot even open see the GAL.  The ONLY option in the
Address Book that comes up is Contacts (which are my personal ones).
5.  I just now ran Get-GlobalAddressList | fl  in powershell on the Ex2013 server.  I see some things that make me wonder...   First; nothing in the RecipientFilter field, however, there is something in the LdapRecipientFilter field.
 Second; the RecipientFilterType field says "Legacy".  and Third; the RecipientFilterApplied field says "False".
Didn't know what these should all be, but it appears maybe this is the cause of all my issues??  Can someone help me out here.. even if i have to recreate a new GAL, i'm fine with that, I just don't know all the steps to do so.  I just need it
to work!
Thanks
Jeff
-Jeff

Hi,
In my opinion, it is better to confirm whether the GAL is good, first.
How about the GAL working in OWA?
If GAL working well in OWA, it seems the issue on the Outlook Client or Connectivity side.
Please trying to run Outlook on the safe mode to avoid some AVs, add-ins and firewall for testing.
Please follow the steps as below to narrow down the OAB issue.
Following are the locations that .lzx files in CAS server and BMX server:
CAS:
C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\OAB
MBX:
C:\Program Files\Micorosft\Exchange Server\V15\ExchangeOAB
Please verify whether the .lzx files update to the latest.
1. If the .lzx files in MBX server not update to the latest.
It should be an issue on the OAB generation side.
2. If the .lzx files in MBX server is latest, but CAS server not.
It should be a distribution issue.
 1) Please run Get-OabVirtualDirectory command in EMS to verify whether at least one OAB VD exist in the org. If not, please create a new one.
 2) Please make sure whether any setup for Web Distribution. Selecting the “Enabling an Offline Address Book for Web Distribution” checkbox.
 3) Please force restart File Distribution services to distribute OAB files manually.
3. If the .lzx files in MBX server and CAS server are all update to the latest.
It should be the connectivity between CAS server and Client issue.
 1)Please verify the network.
 2)Please check DNS, MX, etc. configuration.
 3)Please run “Test E-mail AutoConfiguration” to check the AutoDiscover details.
   Please make sure the OAB URLs are correct.
   If the OAB URLs are incorrect, please using following command to re-set them:
   Set-OABVirtualDirectory -Identity "ServerFQDN\OAB (Default Web Site)" -ExternalUrl
https://www.contoso.com/OAB -InternalUrl
https://mail.contoso.com/OAB
 4)Please checking the App log and finding solutions from Microsoft Technet articles or KB, according to the Event ID.
 5)If it still not working after performing the methods above unfortunately, please trying to re-build OAB Virtual Directory.
   Article for reference:
   Remove, Re-Create, and Reconnect an Offline Address Book Virtual Directory
http://technet.microsoft.com/en-us/library/bb123595(v=exchg.141).aspx 
Hope it is helpful
Thanks
Mavis
Mavis Huang
TechNet Community Support

Similar Messages

  • Default Global Address List

    Hello all. Running Exchange 2010 Standard SP3 and I am having a strange issue right now.
    My Outlook clients (2010 and 2013) can only see the GAL when in cached mode. For some users they are setup with cached mode turned off and in these cases they cannot see the GAL when opening the address book. If they type in a name it will return that.
    Any thoughts on what this could be?

    Sure here it is
    [PS] C:\Windows\system32>get-globaladdresslist -Identity "Default Global Address List" | format-list
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : True
    Name                         : Default Global Address List
    RecipientFilter              : (Alias -ne $null -and (ObjectClass -eq 'user' -or ObjectClass -eq 'contact' -or ObjectCl
                                   ass -eq 'msExchSystemMailbox' -or ObjectClass -eq 'msExchDynamicDistributionList'
    -or Ob
                                   jectClass -eq 'group' -or ObjectClass -eq 'publicFolder'))
    LdapRecipientFilter          : (&(mailNickname=*)(|(objectClass=user)(objectClass=contact)(objectClass=msExchSystemMail
                                   box)(objectClass=msExchDynamicDistributionList)(objectClass=group)(objectClass=publicFol
                                   der)))
    LastUpdatedRecipientFilter   :
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Default Global Address List,CN=All Global Address Lists,CN=Address Lists Container,CN
                                   =First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=
                                   local
    Identity                     : \Default Global Address List
    Guid                         : 95f8d121-fa5f-4530-8c18-ab1be5941106
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:20 PM
    WhenCreated                  : 5/22/2010 11:25:21 PM
    WhenChangedUTC               : 11/25/2012 1:27:20 AM
    WhenCreatedUTC               : 5/23/2010 3:25:21 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    [PS] C:\Windows\system32>Get-GlobaladdressList | FL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : True
    Name                         : Default Global Address List
    RecipientFilter              : (Alias -ne $null -and (((((ObjectClass -eq 'user' -or ObjectClass -eq 'contact') -or Obj
                                   ectClass -eq 'msexchsystemmailbox') -or ObjectClass -eq 'msexchdynamicdistributionlist')
                                    -or ObjectClass -eq 'group')
    LdapRecipientFilter          : (&(mailNickname=*)(|(objectClass=user)(objectClass=contact)(objectClass=msExchSystemMail
                                   box)(objectClass=msExchDynamicDistributionList)(objectClass=group)(objectClass=publicFol
                                   der)))
    LastUpdatedRecipientFilter   :
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Default Global Address List,CN=All Global Address Lists,CN=Address Lists Container,CN
                                   =First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=
                                   local
    Identity                     : \Default Global Address List
    Guid                         : 95f8d121-fa5f-4530-8c18-ab1be5941106
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 1/10/2014 9:36:19 AM
    WhenCreated                  : 5/22/2010 11:25:21 PM
    WhenChangedUTC               : 1/10/2014 2:36:19 PM
    WhenCreatedUTC               : 5/23/2010 3:25:21 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : False
    Name                         : Idetprocedure GAL
    RecipientFilter              : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    LdapRecipientFilter          : (&(mailNickname=*)(!(extensionAttribute1=*)))
    LastUpdatedRecipientFilter   : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Idetprocedure GAL,CN=All Global Address Lists,CN=Address Lists Container,CN=First Org
                                   anization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=local
    Identity                     : \Idetprocedure GAL
    Guid                         : 7bd1a467-66c9-42bc-8efb-f53ec1b6556b
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:22 PM
    WhenCreated                  : 5/28/2010 1:45:14 AM
    WhenChangedUTC               : 11/25/2012 1:27:22 AM
    WhenCreatedUTC               : 5/28/2010 5:45:14 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : False
    Name                         : Company-footandankle GAL
    RecipientFilter              : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    LdapRecipientFilter          : (&(mailNickname=*)(!(extensionAttribute1=*)))
    LastUpdatedRecipientFilter   : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Company-footandankle GAL,CN=All Global Address Lists,CN=Address Lists Container,CN
                                   =First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=
                                   local
    Identity                     : \Company-footandankle GAL
    Guid                         : b9e395f0-3d63-4d2a-b974-0cfdea52759e
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:22 PM
    WhenCreated                  : 5/28/2010 11:57:15 PM
    WhenChangedUTC               : 11/25/2012 1:27:22 AM
    WhenCreatedUTC               : 5/29/2010 3:57:15 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    RunspaceId                   : 8210355a-77fa-4426-8288-25516a817875
    IsDefaultGlobalAddressList   : False
    Name                         : Company GAL
    RecipientFilter              : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    LdapRecipientFilter          : (&(mailNickname=*)(!(extensionAttribute1=*)))
    LastUpdatedRecipientFilter   : (Alias -ne $null -and -not(CustomAttribute1 -ne $null))
    RecipientFilterApplied       : True
    IncludedRecipients           :
    ConditionalDepartment        : {}
    ConditionalCompany           : {}
    ConditionalStateOrProvince   : {}
    ConditionalCustomAttribute1  : {}
    ConditionalCustomAttribute2  : {}
    ConditionalCustomAttribute3  : {}
    ConditionalCustomAttribute4  : {}
    ConditionalCustomAttribute5  : {}
    ConditionalCustomAttribute6  : {}
    ConditionalCustomAttribute7  : {}
    ConditionalCustomAttribute8  : {}
    ConditionalCustomAttribute9  : {}
    ConditionalCustomAttribute10 : {}
    ConditionalCustomAttribute11 : {}
    ConditionalCustomAttribute12 : {}
    ConditionalCustomAttribute13 : {}
    ConditionalCustomAttribute14 : {}
    ConditionalCustomAttribute15 : {}
    RecipientContainer           :
    RecipientFilterType          : Custom
    IsValid                      : True
    ExchangeVersion              : 0.1 (8.0.535.0)
    DistinguishedName            : CN=Company GAL,CN=All Global Address Lists,CN=Address Lists Container,CN=First Organi
                                   zation,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Company,DC=local
    Identity                     : \Company GAL
    Guid                         : 5a61913d-450a-4b85-abdf-46f2151c2510
    ObjectCategory               : Company.local/Configuration/Schema/Address-Book-Container
    ObjectClass                  : {top, addressBookContainer}
    WhenChanged                  : 11/24/2012 8:27:22 PM
    WhenCreated                  : 5/29/2010 12:27:23 AM
    WhenChangedUTC               : 11/25/2012 1:27:22 AM
    WhenCreatedUTC               : 5/29/2010 4:27:23 AM
    OrganizationId               :
    OriginatingServer            : NTS-DC03.Company.LOCAL
    [PS] C:\Windows\system32>

  • Forcing Update of Default Global Address List

    How can I force update of the Global Address List (Default Global Address List). I have about 62 000 MailContacts objects which are synchronisze regularly with AD and the information feature correctly both in AD and under Mail Contact (EMC) in Exchange2007.
    However, most of the MailContacts are not showing in the Global Address List. The Mailcontacts are missing both in Outlook and OWA.
    What is the default schedule for the GAL created during exchange installation?
    Though I know there is now possibility to edit it and that is not my wish, but can at least force an update so that it takes all the available information
    Thanks

    I started this thread in summer 2010 and occassionaly still being faced with this problem.
    The Problem is actually to be able to "STAMP" Mailcontacts received from external source, without any addition EmaiAddress entry from the Default Policy (our
    DomainName) being added to them. Everything works fine with OWA once „Update-GlobalAddressList“ is applied, but outlook seems not able to work correctly until
     the “STAMPING” - Update-EmailAddressPolicy”
    is applied. I get this error message when trying to send mail:
    „Delivery has failed to these recipients or distribution lists:
    RecepientDisplayName
    The recipient's e-mail address was not found in the recipient's e-mail system. Microsoft Exchange will not try to redeliver this message for you. Please check the e-mail address and try resending this message, or provide the following diagnostic text to your
    system administrator.“
    In case there is not workaround to avoid the additional EmailAddress, then with which PS command can I run through only the Mailcontact and delete this additional EmailAddres
    entry.
    Thanks

  • Problem with Default method of BUS2034 after Redefinition

    Hi All,
    We had a requirement for which I REDEFINED the default method of BUS2034 in the inherited object.
    The Decission workitem in which this object was attached, was being opened from UWL using WINGUI.
    Now, after the redefinition, the defult method is not opening up the attachement to show the contract document.
    P.S: I have reverted all code changes in that.
    Please help. Its critical.
    Thanks & Regards,
    Deb

    What do you mean by redefimed. You maintained ahew entry in the Default method entry in SWO1?
    I will recommend you to create a subtype and not delegate it to standard Bo and use this in your workflow with a new method as the default method.
    Thanks
    Arghadip

  • Problem with MacBook Pro keyboard backlight after migrating from pb dlsd

    Can anybody help please? I\ve got this very annoying problem where the keyboard light doesn't work properly in my main user a/c which I migrated in from my powerbook 1.67. Ir is obviously something to do with imported library settings but I can't find how to get it to work properly - new user a/cs set up on the mbp work as they should. Unfortunately I have a n enormous pile of configurations which I need to continue using from my old a/c

    How old is your MacBook Pro? If it didn't ship with 10.4.10, then maybe you can run the 10.4.10 combo updater for Intel over again:
    http://www.apple.com/support/downloads/macosx10410comboupdatev11intel.html
    If it did ship with 10.4.10, sometimes hardware issues like these can be repaired by a simple zap of PRAM:
    http://docs.info.apple.com/article.html?artnum=2238

  • Problem with 10.6.8 install after migration

    moved from a 2010 iMac to a 2011 MacBook Pro... have Lion / Snow Leopard partition as the music software i use is still best on SL (10.6.8)
    so when i got the new machine with Lion installed i partitioned the HD, installed 10.6.8. on the partition then Migrated over from the old
    HD (an external drive clone of the iMac HD which had since been sold).Things seem fine but there's something going on.
    Everytime i move anything on the desktop, Remove anything from the sidebar of the finder or Remove anything from the Doc it all
    goes back to the way it was after reboot. Seems that none of these things are saved when rebooting and obviously its quite
    unnerving. I have run updates and repaired permissions.
    Any idea what is causing this? i really need to be able to resort my sidebar / re arrange my desktop / deleted question marks from my dock (uninstalled programs) none o

    mgmtl wrote:
    Everytime i move anything on the desktop, Remove anything from the sidebar of the finder or Remove anything from the Doc it all goes back to the way it was after reboot.
    This sounds like a corrupted preference (plist) file behavior. Basically your "changes" are not being saved to the file on disk, only remain in memory and when you power off and back on the old changes return.
    Reinstalling OS X won't help here, it's in your Users/Library/Preferences folder.
    Just scroll down in there and delete anything
    com.apple.dockpreferences.plist
    com.apple.finderpreferences.plist
    looking and reboot, the files will get rebuilt.
    Also run all of OnyX's cleaning and maintainence aspects and reboot for good measure.
    http://www.titanium.free.fr/

  • Problem with the ECC6 Data sources after migration

    Dear All.
    I transfer all the data source which is required for sales overview cube 0SD_C03.
    lets take two senairos.
    for example take 2LIS_11_VAHDR to BI 7 and then i migrate this data source with Export option after that i activate the data source and then i initialize the delta request with data.
    the request successfully generated in BI to R/3 but in monitor it shows in yellow for long period of time and no data arrive i wait for 30 min but nothing happen.
    in second one i initialize the delta process for data source 2LIS_12_VCHDR this data source i did't migrate but face the same situation.
    can you please explain what will be the cause of this and how i can manage to fetch the data from ECC6 client through Business content data source.
    i did not migrate the update rules into transformations.
    any help will be highly appreciated.
    kind regards,
    Zeeshan

    yes that is what exactly happen i did not do any thing as in the previous update rules there are written complex abap routine.
    please let me know how to generate the update rules as was there previously or if i have to revert the datasource back to the previous position what i have to do.
    i have figure out that why the data is not coming from SAP just need steps that how to revert the data source or make the new transformations with generated update rules or transformation.
    any help will be highly appreciated.
    Kind Regards,
    Zeeshan
    Edited by: Zeeshan haider on Jun 2, 2009 6:02 PM

  • Importing Shared Contacts into the Global Address List (Outlook 2013)

    A colleague of mine has made a contact list which is going to be shared with other colleagues to increase productivity.
    His question is, if it's possible to import the contact list into the Global Address List after it has been shared?
    The contact list does not appear in my Global Address List, instead it appears in the People section (next to Calender).
    If you need technical info about the office version etc., feel free to ask!
    Thanks in advance.

    SP-Brown,
    You can import contacts into Active Directory, so that it can be included in GAL. There are some gotchas with that however. Maybe, a simple Outlook folder sharing is more convenient for you. You can share Outlook Contacts folders among collagues just the
    same as Outlook Calendar sharing works. Start here:
    https://support.office.com/en-au/article/Share-an-Outlook-calendar-with-other-people-cafb9303-1b1e-40d3-839d-b6abac03a5e8
    https://support.office.com/en-in/article/Share-a-contacts-folder-with-others-58ca1290-e170-4f89-a213-03aa6750bcf3
    With Exchange Public Folders you can achieve somewhat the same.
    If you really want to mess with AD and the GAL, this is your article:
    http://blogs.technet.com/b/activedirectoryua/archive/2011/01/14/import-mail-contact-into-active-directory-using-csvde.aspx
    Jan
    The ideal situation would be if the shared Contacts Folder shows up in the Offline GAL, but I'll try to fiddle around with it for a bit. 
    Is there also a possibilty that users can import a contact list so that appears in their Offline GAL?, I do think that it might be a hassle to keep the contacts updated....

  • Excluding disabled and expired users from Global Address List

    There showed a request in my company to remove expired user accounts from the GAL. Is there any way to do it in the filter rules of the GAL? I would practicaly like to exclude them from GAL when they are expired, and include them in the GAL when enabling
    them again, but in an automatic way. Is there any method existing to do that? We are using Exchange Server 2003.
    Thanx,
    Kristian

    Hi,
    To hide from the address list, you can follow the steps below to get this.
    1. Open ESM, expand Recipients.
    2. Click on All Global Address Lists, in the right hand pane right click
    Default Global Address List and go to Properties.
    3. In the Default Global Address List Properties, click preview.
    4. Scroll through a list of users to choose the user you want to hide, right click and go to Properties.
    5. Under the Exchange Advanced tab, check "hide from Exchange address lists"
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Global Address List Contacts Appearing Unexpectedly

    I have a very strange issue regarding Exchange Active Sync and the Global Address List. I've added an Exchange account to an iOS8 iPhone 6 but am only syncing the calendar. Even though I have the contacts sync option disabled when I type in the address field of a new message it pulls email addresses from the GAL of the exchange server. When I go to the Groups section of the Contacts app I do not see the option to disable the GAL like I do when I use a phone that allows contacts to sync.
    Is there another way to disable GAL lookups when not syncing Exchange contacts?
    Thank you.

    On my phone I go to the Groups screen and at the bottom of the list it says "(account name) Global Address List".

  • Is there a way to remove Exchange global address list from phone/Mail app?

    I have an iPhone 5 running iOS 7.0.3. Wondering if there is a way I can prevent an Exchange global address list from loading when I compose a message. I am only syncing Mail - not contacts or calendars. Also tried dropping and re-adding account to see if that did anything. This is a personal phone connected to company's Exchange account (legitimately) - I would like to reduce the chance that I incorrectly email a company employee from my personal account when composing a message.

    That is what I expected Chris, but to answer your question - yes. I have two accounts setup with the Mail app - Gmail and Exchange. Gmail is the default even. When I am in the Gmail account, compose a new message, just typing "john" for example, brings up most recently used john's first, then all the Johns in my company. I really would prefer not to even have those names populate. Not sure if that can be prevented without dropping the Exchange mail account altogether. That is my question - and thank you for your reply.

  • Exchange Global Address List search not showing name or email

    I have an iPhone and iPad connected to a Microsoft Exchange server at work. When I search the GAL for a person in the company, the results are shown as the Company only (data coming from the 'Company' field on the Exchange server) instead of the contact's name.
    Here are the steps I'm taking:
    - I go to Contacts app, select 'Groups', then select 'Global Address List'
    - I type in a name of a person I'd like to email. For example I type John to search for all the Johns in the company.
    - I get a seach result that lists anyone with John in their name. The problem is the search results list the company name instead of the user's/contact's name. (If the 'Company' field is blank in Outlook/Exchange, I CAN see the user's name).
    So my search results for John look like this:
    COMPANY
    COMPANY
    John Smith
    Sarah Johnson
    COMPANY
    COMPANY
    COMPANY
    John Deer
    COMPANY

    There is software available that would give you support for GAL and some other SP2 features on a S60 phone. Check here: http://www.dataviz.com/products/roadsync/series60/index.html
    Jason C. -
    Office Mobility Blog
    http://mobileofficeblog.dataviz.com/

  • How do I share Exchange Global Address List (GAL) across different forests without using federated services

    We have two domains in separate forests, One forest has Exchange 2013 server, how do we get a constantly up to date Global Address list of users
    from the "Other" forest?
    Thanks.
    Babu

    Hi,
    We can configure Global Address List (GAL) Synchronization with Forefront Identity Manager (FIM) 2010:
    https://technet.microsoft.com/en-us/video/configuring-global-address-list-gal-synchronization-with-forefront-identity-manager-fim-2010.aspx
    For more and detailed information about GALSync, please refer to:
    http://social.technet.microsoft.com/wiki/contents/articles/1726.global-address-list-synchronization-galsync-resources.aspx
    Regards,
    Winnie Liang
    TechNet Community Support

  • Exchange 2010 - Offline Address Book and Global Address List Issue!

    I don't think I'm going crazy but cant find out why this is happening?
    When I search the Address book in cached mode (OAB) in outlook for "Jackie W"
    I get a number of users which include "Jackie W***"
    but some are "Jackie K***" or "Jackie B***"
    but their Office is set to "Westminster"
    But this is the strange part when I search on the address book with Cached mode disabled (GAL) I only get users with Surnames begging with
    "W" so only "Jackie W***" show up and if I just type in "Westminster" I get users form that location! but not a mix like on the OAB! Also when using the OAB if I type
    "Jackie West" it brings up the Jackie from Westminster but this dose not happen when using the GAL because there is no
    "Jackie West" in the Address book?
    To my knowledge the OAB is just a Copy of the GAL that updates every 24 hours, and should be the same (give or take a few starters and leavers in the last 24 hours) and should pull up the same information when searching is this correct or am I going crazy!
    :D
    Technical Beta Tester || Matthew John Earley BSc (hons) || www.o0MattE0o.myby.co.uk

    Hi MattE,
    Does it happen for each Outlook profile you have, from every user account which is on Cached Mode.
    A.If not then I believe OAB copy is either corrupted or Out of date.
    Checking it on OWA would confirm the actual GAL data.(Similar to Online Exchange)
    Client side update runs by default at Startup and every 24hrs , if skipped it will wait for next day or manual update.
    1.In Outlook 2010, select the File tab in the upper left corner, then Download Address Book from the Account Settings drop down menu.
    Outlook 2007 users should select Tools from Outlooks uppermost menu, then Send/Receive and Download Address Book from the Tools drop down menus.
    2.The Offline Address Book window will appear. Make sure the following options are selected:
    ##De-check the Download changes since last Send/Receive option
    ##Make sure Full Details is selected
    ##Make sure the \Global Address List is selected from the Choose address book drop down menu
    Q: How frequently is the offline address book updated on the Outlook client?
    A: If left constantly running, Outlook in cached mode automatically updates the offline address book on the client every 24 hours. The 24-hour time period is measured from the time that the offline address book was last downloaded successfully. For example, if you complete an offline address book download at 09:00 today, Outlook will start the offline address book download the next day at approximately 09:00. Therefore, different people will receive updates at different, random times.
    Note The default setting on the Exchange computer is to generate an offline address book differential file every morning at 04:00. For a change that is made in Active Directory to reach the client computer, the following events must occur:•The change must be picked up by the Exchange computer that generates the offline address book files. This can take several hours. At worst, it can take 24 hours. This variable will be referred to as "x."
    •The Outlook clients must download the offline address book updates every 24 hours. This update can take several hours. At worst, it can take 24 hours. This variable will be referred to as "y."
    The update reaches the client machines x+y hours later. It would be rare for a client to ever experience a 48-hour delay or more unless there were some Active Directory or public folder replication issues.
    B.If yes, then there is a issue with OAB generation, that needs further troubleshooting depending on the distribution structure used Public Folder based or EWS.
    • Try following:
    EMC > Organization configuration > Mailbox > Offline address book.
    Then right click on "Default offline addressbook" and select properies.
    Click on "Distribution" tab, and untick "Enable public folder distribution". Click "Apply" and "OK"
    Update the Address Book. Let replication finish.
    Now go back to same location and tick "Enable public folder distribution" back again. Click "Apply" and "OK".
    Here is a old times article I like:
    Offline Address List Generation Overview
    http://blogs.msdn.com/b/dgoldman/archive/2005/03/31/overview-of-the-oabgen-process.aspx
    One More Old but relevant:
    Administering the offline address book in Outlook
    http://support.microsoft.com/kb/841273
    Regards,
    Satyajit
    Please “Vote As Helpful”
    if you find my contribution useful or “Mark As Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Sort Global Address List by Last Name in Exchange (SBS 2011)

    Hello
    We Use SBS 2011 and outlook for interoffice mailing.
    In our Company People Know each other by their Last Names. But in Outlook in Global Address List names are sorted by First Name alphabetically. I want, for example, when people type “C” in search box of
    “Select Names: Global Address List” people who have Last Names beginning with C to be shown.
    Thank You for answering

    Hi,
    Based on your description, please refer to following similar thread and check if can help you.
    Exchange
    Server 2007 Global Address List, Sort by LastName, FirstName
    By the way, in
    Select Names: Global Address List,  did you click
    Advanced Find option and type name in Last name tab in Find panel to search result? Was it will be an acceptable option?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for