Updating Global Address Book

Hello,
I've been tasked with updating the global address list with all of the contact information from a previous version of software my business had been using.  Our server type is MAPI and I saw on here the use of a CSV file but I was wondering if there
was an easier and more efficient way of adding contacts to the global address book.  Any help would be appreciated.
Thanks.

Hi,
If the email address for this contact is another domain, we can create Mail Contact or Mail User for this external users based on the CSV file. Then the Default Global Address List would be updated and add the new contacts in the GAL.
To achieve it, we can do:
1. Create mail contacts:
Import-CSV "C:\Contacts.CSV" | ForEach-Object {New-MailContact -Name $_.Name -ExternalEmailAddress $_.EmailAddress -EmailAddressPolicyEnabled $False}
2. Check whether the contacts are created complete in Exchange:
Get-MailContact
3. Update the default GAL:
Update-GlobalAddressList -Identity "Default Global Address List"
Then check whether the created contact is shown in Address Book in Outlook Online mode. For Cached mode, please update the Offline Address Book and wait for the update in Outlook client:
Get-offlineaddressbook | Update-offlineaddressbook
Regards,
Winnie Liang
TechNet Community Support

Similar Messages

  • Global Address book update issues

    Hi, we have cached mode disabled by group policy. Some users are not seeing newly created users in the global address book. Other people can see them fine. I have seen many things relating to offline address book syncing but not much about it when you are
    not using offline address books.
    I can see the new users using OWA so I know the global address book is right. My confusion comes in when I try to figure out where the problem might lie. Why might one person see the new users but others cannot?
    Is there only one area where all users go to access the online global address book or are they somehow spread across global catalog servers? We have 2010 sp2 servers.
    Please help me out.
    Thanks

    Hi,
    Since all users are in online mode and the issue only happens to some specific users, we need to check the following points to narrow down the issue:
    1. Check whether the problematic users can view the new users in OWA.
    2. Confirm there is no custom
    address book policy in exchange server to customize views of their organization’s GAL.
    3. Select the Send/Receive tab on the Ribbon. Click Send/Receive Groups and then click
    Download Address Book.
    4. Run problematic users’ Outlook in safe mode to check whether the issue persists.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Issues with Global Address Book and Out of Office saying Exchange is Offline.

    So we have an Exchange 2010 server that has been running fine for quite a few years. We recently changed our firewall to an ASA 5510 and created all the firewall rules necessary to have email work through it. Everything works fine so naturally we thought
    everything was good to go.
    Then I started getting messages that the Out of Office wasn't working an that when users where trying to set their away message they would get a message from outlook that the exchange server was unavailable, yet when I
    check the outlook client it would say Connected to Microsoft Exchange at the bottom. I thought this was crazy so I started looking further into it and it turns out that the name for the server owa.xxxxxx.net points to a public address, which of course lives
    on the outside interface to the ASA. In ASA world it doesn't like private space (ie. 192.168.x.x) talking to the outside interface and drops the packets, where our old firewall did not. So as a short term fix I had the users using OWA site with a internal
    address to set their out of office message. This worked fine until today when I rebooted the email server and started getting support calls saying that when users where selecting the To: button in a new email that once again they were getting messages saying
    that they were not connected to exchange, yet they once again outlook said they were. I then started playing with the host name owa.xxxxxx.net again. This time I changed the hosts file on a box and pointed the internal IP of the exchange server to that
    host name. Restarted the outlook client and things started to work as they should. I have played with split DNS to see if this would help so I wouldn't have to do this with every client in the network, and it was promising until I realized that we many hosts
    that use this domain and an external DNS server that takes care of these requests that now the internal users will never reach. Funny part is that if we take one of our laptops out side the network everything works fine as well.
    So I'm guessing that some of the processes that connect Outlook to Exchange use the FQDN of the server or IP address, and that other things such as the Global Address Book and Out of Office use the External Host Name.
    Any help to point these request at the Internal FQDN/IP would be great, or if someone can think of another way of dealing with this issue would be greatly appreciated.

    Hi Titan,
    correct me if i have missed something but are users able to look up contacts in GAL?
    If you update (ex mobile number for a user) then run the following commands(one for each line):
       Get-GlobalAddressList | update-GlobalAddressList
       Get-AddressList | update-AddressList
    Get-OfflineAddressBook | Update-OfflineAddressBook
    Restart Your Outlook  in 5 min,then do a manual OAB download.Is info on that user updated?
    Does GAL from frm OWA?
    if im not wrong,Status and Out of Office use EWS for status update.
    Please run the following command:
    Get-WebServicesVirtualDirectory -Identity “mailserver01\EWS (Default Web Site)” |fl *internalUrl*
    where mailserver01 is the server that is having the issue.
    Then please check if internal URL is correct for that server (and those that are having issues.
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

  • How to get Contact Information to Appear on Global Address Book

    Greetings,
    We are using Exchange 2007 and Office 2010 and 2013 throughout our company.  When I enter information in a to User Profile either on our AD or Exchange Management Console such as Phone Extension or Fax Number, that information does not appear in the
    Global Address Book.  I see no radio buttons, check boxes, or any thing else to use that would indicate the information appears for other end-users seeking addition contact info.  Any suggestions or help is greatly appreciated.

    If this is a highly available deployment of 2007 utilizing CCR, you'll need to ensure that your OAB generation cluster has the correct server (the current quorum owner) set as the distribution point in the registry.
    http://technet.microsoft.com/en-us/library/dd285503(v=exchg.80).aspx
     If not, try running the following PowerShell command and check the GAL (from OWA or with non-cached Outlook) for the updates:
    Get-GlobalAddressList | Update-GlobalAddressList
    Get-OfflineAddressBook | Update-OfflineAddressBook

  • Globall Address Book problem

    We have 8 PO's(1 primary & 7 secondaries) When a user is created & given a GroupWise account that user's name shows up in all Global Address book's except for one domain/PO. I have ran GroupWise maintenace & I still have the same problem. What are the troubleshooting step for this type of problem & wher may it be? I was thinking MTA, but everything looks good there. Any help would be appreciated.

    Originally Posted by mikebell90
    On 6/4/2010 10:26 AM, JHummer wrote:
    >
    > We have 8 PO's(1 primary& 7 secondaries)
    No such thing. domains can be primary and secondary. POs cannot.
    When a user is created& given
    > a GroupWise account that user's name shows up in all Global Address
    > book's except for one domain/PO. I have ran GroupWise maintenace& I
    > still have the same problem. What are the troubleshooting step for this
    > type of problem& wher may it be? I was thinking MTA, but everything
    > looks good there. Any help would be appreciated.
    >
    >
    Have you rebuilt that domain? More detailed topology?
    Yes, I meant Domains obviously. It just happens to be our busiest server & most important so getting time to do it is the major problem.
    1 primary domain & 7 secondary domains. When adding a new user with a GroupWise account to the primary domain or the other 6 secondary domains that user will show up on every Global Address book of every domain except this one domain, lets call it Ace to give it a name. However, if I create a user in the ACE domain it is seen on the Global Address Book of all the other domains. So it seems this domain can send out a new user's GW info. to all other domains, but it cannot recieve any new user's GW info. from them.
    This problem happened within the past 5 or 6 months if I had to guess as most new users I add our in Sept. - Dec. & nothing was done to the network as far as new servers added or any updates to them. We are currently at GroupWise 7.0.2. So you think rebuilding the domain should be my 1st step, when I get time to do it?

  • Issue where Global Address book cannot be searched on IPhone6

    Good Morning,
    Our CEO has been having a recurring problem where he is not able to search our Global Address book on his IPhone6.  Last time he had the issue, they made some sort of setting change on his phone and it worked.  Now it is not working again, but
    they want to rule out an Exchange\Active Sync problem.
    His Exchange account is setup on his IPhone (which is company issued).
    Composes a new email.  He types in the first few letters of the last name and it should bring up all possible matches from our Address book.  This is not happening.  If it is someone he has emailed prior, the autofill will bring up their name. 
    I have a company issued Android phone and I have not had the issue.
    Looked in the ECP and his phone is listed and is synching as it should. Is there anything as an Exchange admin that I can look at to determine what can be the problem.  My personal feeling is that this is something that was changed on his device, but
    being he is the CEO, we must do our due dilligence.
    Thank You
    Brian Dougherty

    Hi Brain,
    Do you have more users reporting the same issue in your company, i am suspecting a client issue until you see more ppl are coming back and reply, could you review the article below?
    http://contact-outlook.itrezzo.com/2014/05/Global-Address-List-iPhone-Search-vs-Sync.html
    or you want to post the question in the 'Apple' - support forum.
    My target would be to check on the client then on server to start with.
    Regards
    Inderjit

  • Can I add external Internet users to my Global Address Book?

    We have a semi permanent relationship with another company. We have Groupwise 7.02hp1a and they use Exchange 2007 or 2010(not sure which). They have added many of my people's Internet Addresses they normally deal with here into their Global Address Book(whatever they call it in Exchange). I would like to add in the Internet address of thirty or so of their people into our Global address list for a couple of reasons.
    1. My people have Blackberries and they could just type in Bob Smith, do a lookup and send to him. Similarly it would be there on their desktop address list as well.
    2. I could include them in system-wide email distribution lists where applicable.
    3. In the event someone quits, is terminated or swaps jobs, I could make one global change.
    I thought maybe adding a new external entity instead of user, but while that shows up in our addr. list, I can't point it to an internet account. Licensing cost is not a problem so I tried giving one of them a full mailbox at my place and then have a rule fwd all to the outside addr. but it looks sloppy and it is hard to hold conversations because the fwd mailbox is in the sender spot rather than the original sender so reply doesn't work. They have done this on their exchange system so I imagine there is a way on ours as well. Thanks for any help you can give.

    OTScon wrote:
    >
    > We have a semi permanent relationship with another company. We have
    > Groupwise 7.02hp1a and they use Exchange 2007 or 2010(not sure
    > which). They have added many of my people's Internet Addresses they
    > normally deal with here into their Global Address Book(whatever they
    > call it in Exchange). I would like to add in the Internet address of
    > thirty or so of their people into our Global address list for a
    > couple of reasons. 1. My people have Blackberries and they could
    > just type in Bob Smith, do a lookup and send to him. Similarly it
    > would be there on their desktop address list as well.
    > 2. I could include them in system-wide email distribution lists where
    > applicable.
    > 3. In the event someone quits, is terminated or swaps jobs, I could
    > make one global change.
    >
    > I thought maybe adding a new external entity instead of user, but
    > while that shows up in our addr. list, I can't point it to an internet
    > account. Licensing cost is not a problem so I tried giving one of
    > them a full mailbox at my place and then have a rule fwd all to the
    > outside addr. but it looks sloppy and it is hard to hold
    > conversations because the fwd mailbox is in the sender spot rather
    > than the original sender so reply doesn't work. They have done this
    > on their exchange system so I imagine there is a way on ours as well.
    > Thanks for any help you can give.
    Create an external domain and post office in which you add these users.
    The'll just appear in your global address book.
    Cheers,
    Edward

  • Script to Update SL Address Book with Lion Address Book?

    The only thing stopping me from switching from mobileme to icloud is my wife's imac, which is a little too old for Lion.  I have seen workarounds to sync calendars and mail, but not address books, via icloud.  Since it should be possible to export an address book from the Lion box and import it to the Snow Leopard box, perhaps that could be done automatically, once a day, using a script of some kind over my home network.  What would such a script look like?
    Any other ideas for periodically replacing/updating the address book on my wife's SL mac with the address book on my Lion mac(s)?

    The database probably won't do you any good: trying to replace it automatically is likely to fail as it's already in use.That at least was what I found.
    You could export the entire contacts list as a vCard, and import it into the other address book, though you would of course need to delete the entire list there first in order to prevent duplications.

  • Update for Address Book

    When I downloaded the update 10.5.3, it said it would update my address book. I don't thin it did.
    It still says 2007 license and I can't sync with Google Contacts!
    Does anyone know what is wrong?

    The Address Book application in Mac OS X 10.5.3 now lets _*iPhone users*_ sync their Address Book with Google Contacts.
    If you aren't an iPhone owner, or you simply have reasons for not wanting to use this new solution, Syncman and Spanning Sync 2.0 (when it arrives) should still be viable options.
    Update
    General consensus from commenters says that if your machine has never touched an iPhone or iPod touch, you aren't likely to see this feature (just like Google stated).
    Do you have an iPhoto or an iPod Touch? according to the Google article his feature is only available if you do
    LN
    Message was edited by: LarryHN

  • Global Address Book

    I try enable all user address list (mailling list) as the global through Directory Server service where any user login to mail system (Messaging) they can check or view global address book but I can't see any global address book appear at user or admin web mail. How to appear it and how to do apply it?

    what I means, how to shows all user address/mailling list when we click at address bar inside Sun Messaging. How to deploy the mailling address global for all user when they login to mail system.

  • HT4910 I tried to update my address book on OS X6 with an abbu from my other computer which has Lion OS X 7.  It wiped my address book clean and I cannot retreive by Address book on my OS X 6 computer and saves out there?

    I tried to update my address book on OS X6 with an abbu from my other computer which has Lion OS X 7.  It wiped my address book clean and I cannot retreive by Address book on my OS X 6 computer and saves out there?

    blacksheepfibers wrote:
    I updated my mac with  os x Lion so that I could accomplish moving my address book from the mac to my new IPad 3G. I also set up an icloud account for this purpose, but I *still* cannot figure out how to move my address book from one computer to the other. When I'm on my mac and try to use bluetooth to export the address book, I'm able to find my ipad but I soon get a message that it does not support the necessary services. I have no idea what's going on and would appreciate any advice. tks in advance, Sarah
    The address book syncs via iCloud, not Bluetooth or iTunes.
    You upgraded to Lion so you could use iCoud.
    On the computer. go to Apple menu > System prefs > iCloud.
    Sign into your iCloud account.
    Tick everything.
    This enalbes the se items syncing to iCloud.
    On the iPad, Settings > Mail, Contacts, Calendars.
    Create a new iCloud account.
    Sign in with the same AppleID as your computer.
    Settings > iCloud and turn everything on.
    BAM!
    That is all you need to do.
    Your contacts (and all other checked items checked) will sync between computer and iPad.
    No need to use iTunes

  • Viewing exchange global address book

    Tried everything I can think of but I can't find a way to make all the contacts in the exchange global address book show up in contacts.
    All I've been able to do is search the address book. But I'm wanting all the contacts to show at the one time and then select from that list.
    Tried turning on contacts in the account setup in settings but that only seems to setup extra searches in contacts.
    All I'm trying to do is have my normal contacts list from those on the iPad and another list for the exchange global address book.
    Surely something so basic must be possible.

    Tried everything I can think of but I can't find a way to make all the contacts in the exchange global address book show up in contacts.
    All I've been able to do is search the address book. But I'm wanting all the contacts to show at the one time and then select from that list.
    Tried turning on contacts in the account setup in settings but that only seems to setup extra searches in contacts.
    All I'm trying to do is have my normal contacts list from those on the iPad and another list for the exchange global address book.
    Surely something so basic must be possible.

  • I cannot access anyone from my global address book, not even through the search.  Any suggestions?  iOS 7.0.4

    I cannot access anyone from my global address book, not even through the search.  Any suggestions?  iOS 7.0.4 
    I could access this before. 

    mouse1832 wrote:
    I've been to apple to speak to one of the so called genius' and even their baffled by the problem
    and they told you , "Oh well" and you left without getting it resolved?

  • Outlook - Global Address Book

    Hi all NewB here. I tried searching for this but couldn't find it. If someone could point me in the right direction it would be greatly appreciated.
    Question: Is there any to upload my outlook address book to my blackberry without using active sync or any other 3rd party software?
    Problem: I work in a facility that doesn't allow any 3rd party software to be installed.
    I can send and receive email from my blackberry. I've set it up using our Web Access site through my T-Mobile account. I was looking for a way to upload a csv file or the like so I could have my work Global Address Book book on my BB?
    Thanks a million,
    SSD

    I don't understand.  Why would the desktop manager be considered 3rd party?  It's part of Blackberry. 
    Only work around I could think of is syncing your outlook at work with outlook at home, then use the desktop manager at home to sync.  
    ETA:  Or you could download the csv. file to a gmail account and sync your  blackberry with google mobile applications.  They just added the contact sync not too long ago. 
    Message Edited by loverofman on 12-18-2008 10:42 PM
    Don't delete my cookies. They're delicious.

  • Global Address Book - updating work field

    Hi All,
    I just had a question. In A/D there is a field in each windows account called "Work" which is a number. We just updated everyone's phone number and input the new numbers in this field. In the Contacts on the IPhone (we are using Exchange 2007 by the way) I have two groups, Contacts and Exchange Contacts, and I also have another thing called "[email protected] global address list". Now, the update I put in A/D shows up when I search the Global address list at the bottom, but I want the updated to show up in the exchange contacts above so when a user calls my cell it will know who they are. How can I do this? Anyone have a clue on this one? I am lost.

    OK I have an update but I still need an answer. I realized that the Exchange Contacts is a copy I created of the GAL so that answers that, but is there a way to have the Global address list work phone number show up in my contacts so that when someone calls it will show their id?

Maybe you are looking for

  • I upgraded to Lion and now my iPhoto won't open and I don't know where my pictures are

    I upgraded to Lion and now i don't have Iphoto anymore.  Where did all of my pictures go??

  • How to open aspx. files in OS 10.8?

    is this the right place to ask how to open aspx. files in OS 10.8.2?

  • MacBook Pro restarting - Kernel issue

    My work computer has started to restart when I leave it for a period of time. I come back after being out of the office and when I wake it up from sleep it restarts. I originally thought it was related to my wireless USB mouse and have stopped using

  • IPhone & Gmail

    My question has to do with syncing mail accounts between MacMail on my Macbook and my iPhone. It seems when deleting emails from a Gmail account on my computer, I also have to delete the emails on my iPhone. My other accounts sync automatically. (.ma

  • Flash SA Projector crashes when in fullscreen mode

    I've created a Flash SA Projector, it's a slideshow of sorts. It is on a timer and changes "slides" every 12 secs. It runs great inf Fullscreen Mode and normal mode. It is self running and I've let it run by itself for several hours. However, it cras