{"id":845,"date":"2015-07-11T15:24:17","date_gmt":"2015-07-11T13:24:17","guid":{"rendered":"http:\/\/www.netexpertise.eu\/en\/?p=845"},"modified":"2021-04-13T11:21:42","modified_gmt":"2021-04-13T09:21:42","slug":"addressbook-does-not-update-in-outlook","status":"publish","type":"post","link":"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html","title":{"rendered":"Exchange Addressbook Does Not Update in Outlook"},"content":{"rendered":"\n<p>When I update Exchange 2013 Address Book (phone number or any other details), Outlook does not seem to get updated, even the next day. It does not seem to be a problem on the client side since it tries to get the latest address book updates from Exchange at regular intervals.<br><br>You can workaround this by disabling Outlook cache but most people will lose access to the address book while offline, and they certainly do not want that.<br><br>Another way is to force Exchange to refresh the offline address book (OAB), from which Outlook client get updates.<br>Write this short Powershell script UpdateAddressBook.ps1<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"powershell\" class=\"language-powershell\">add-pssnapin Microsoft.Exchange.Management.PowerShell.SnapIn\nGet-GlobalAddressList | Update-GlobalAddressList\nGet-AddressList | update-AddressList\nGet-OfflineAddressBook | Update-OfflineAddressBook<\/code><\/pre>\n\n\n\n<p><br>And add a scheduled task to be run a few times a day<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"powershell\" class=\"language-powershell\">C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe<\/code><\/pre>\n\n\n\n<p><br>with the previous script in arguments (on a single line)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"powershell\" class=\"language-powershell\">-command \". \n'C:\\Program Files\\Microsoft\\Exchange Server\\V15\\bin\\RemoteExchange.ps1';\nConnect-ExchangeServer -auto;\" C:\\Scripts\\UpdateAddressBook.ps1<\/code><\/pre>\n\n\n\n<p><br>End users will not get the latest updates straight away but a synchronisation a few times a day should be sufficient.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When I update Exchange 2013 Address Book (phone number or any other details), Outlook does not seem to get updated, even the next day. It does not seem to be a problem on the client side since it tries to get the latest address book updates from Exchange at regular intervals. You can workaround this [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[369],"tags":[401,381,382,383],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Netexpertise - Exchange Addressbook Does Not Update in Outlook<\/title>\n<meta name=\"description\" content=\"Latest changes in Microsoft Exchange address book do not show up in Outlook client address book. Find out how to force synchronisation\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Netexpertise - Exchange Addressbook Does Not Update in Outlook\" \/>\n<meta property=\"og:description\" content=\"Latest changes in Microsoft Exchange address book do not show up in Outlook client address book. Find out how to force synchronisation\" \/>\n<meta property=\"og:url\" content=\"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html\" \/>\n<meta property=\"og:site_name\" content=\"Netexpertise\" \/>\n<meta property=\"article:published_time\" content=\"2015-07-11T13:24:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-13T09:21:42+00:00\" \/>\n<meta name=\"author\" content=\"dave\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@netexpertise\" \/>\n<meta name=\"twitter:site\" content=\"@netexpertise\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html\",\"url\":\"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html\",\"name\":\"Netexpertise - Exchange Addressbook Does Not Update in Outlook\",\"isPartOf\":{\"@id\":\"https:\/\/www.netexpertise.eu\/en\/#website\"},\"datePublished\":\"2015-07-11T13:24:17+00:00\",\"dateModified\":\"2021-04-13T09:21:42+00:00\",\"author\":{\"@id\":\"https:\/\/www.netexpertise.eu\/en\/#\/schema\/person\/cb4cd666549d22e9070ec1cfc1a496fa\"},\"description\":\"Latest changes in Microsoft Exchange address book do not show up in Outlook client address book. Find out how to force synchronisation\",\"breadcrumb\":{\"@id\":\"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.netexpertise.eu\/en\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Exchange Addressbook Does Not Update in Outlook\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.netexpertise.eu\/en\/#website\",\"url\":\"https:\/\/www.netexpertise.eu\/en\/\",\"name\":\"Netexpertise\",\"description\":\"Systems \/ Networks \/ DevOps\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.netexpertise.eu\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.netexpertise.eu\/en\/#\/schema\/person\/cb4cd666549d22e9070ec1cfc1a496fa\",\"name\":\"dave\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.netexpertise.eu\/en\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/1.gravatar.com\/avatar\/1129916e1f4955bd632f27f836f64e55?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/1.gravatar.com\/avatar\/1129916e1f4955bd632f27f836f64e55?s=96&d=mm&r=g\",\"caption\":\"dave\"},\"sameAs\":[\"http:\/\/www.netexpertise.eu\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Netexpertise - Exchange Addressbook Does Not Update in Outlook","description":"Latest changes in Microsoft Exchange address book do not show up in Outlook client address book. Find out how to force synchronisation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html","og_locale":"en_US","og_type":"article","og_title":"Netexpertise - Exchange Addressbook Does Not Update in Outlook","og_description":"Latest changes in Microsoft Exchange address book do not show up in Outlook client address book. Find out how to force synchronisation","og_url":"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html","og_site_name":"Netexpertise","article_published_time":"2015-07-11T13:24:17+00:00","article_modified_time":"2021-04-13T09:21:42+00:00","author":"dave","twitter_card":"summary_large_image","twitter_creator":"@netexpertise","twitter_site":"@netexpertise","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html","url":"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html","name":"Netexpertise - Exchange Addressbook Does Not Update in Outlook","isPartOf":{"@id":"https:\/\/www.netexpertise.eu\/en\/#website"},"datePublished":"2015-07-11T13:24:17+00:00","dateModified":"2021-04-13T09:21:42+00:00","author":{"@id":"https:\/\/www.netexpertise.eu\/en\/#\/schema\/person\/cb4cd666549d22e9070ec1cfc1a496fa"},"description":"Latest changes in Microsoft Exchange address book do not show up in Outlook client address book. Find out how to force synchronisation","breadcrumb":{"@id":"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/www.netexpertise.eu\/en\/mail\/exchange\/addressbook-does-not-update-in-outlook.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.netexpertise.eu\/en"},{"@type":"ListItem","position":2,"name":"Exchange Addressbook Does Not Update in Outlook"}]},{"@type":"WebSite","@id":"https:\/\/www.netexpertise.eu\/en\/#website","url":"https:\/\/www.netexpertise.eu\/en\/","name":"Netexpertise","description":"Systems \/ Networks \/ DevOps","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.netexpertise.eu\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.netexpertise.eu\/en\/#\/schema\/person\/cb4cd666549d22e9070ec1cfc1a496fa","name":"dave","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.netexpertise.eu\/en\/#\/schema\/person\/image\/","url":"http:\/\/1.gravatar.com\/avatar\/1129916e1f4955bd632f27f836f64e55?s=96&d=mm&r=g","contentUrl":"http:\/\/1.gravatar.com\/avatar\/1129916e1f4955bd632f27f836f64e55?s=96&d=mm&r=g","caption":"dave"},"sameAs":["http:\/\/www.netexpertise.eu"]}]}},"_links":{"self":[{"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/posts\/845"}],"collection":[{"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/comments?post=845"}],"version-history":[{"count":0,"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/posts\/845\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/media?parent=845"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/categories?post=845"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.netexpertise.eu\/en\/wp-json\/wp\/v2\/tags?post=845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}