Update exchange offline Address book

Some time offline address book doesn’t show recent changes we made to the exchange server. To update exchange offline:
Update-OfflineAddressBook -Identity <OfflineAddressBookIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-Force <SwitchParameter>] [-WhatIf [<SwitchParameter>]]

To get all the offline address book -> open exchange powershell :

get-OfflineAddressBook

Choose your OAB (Offline Address Book) and type:

Update-OfflineAddressBook -Identity Your_OAB

https://technet.microsoft.com/en-us/library/aa995979(v=exchg.160).aspx

Leave a Reply

Your email address will not be published. Required fields are marked *