To resolve this issue, use one of the following
methods.
Method 1: Restore the contents of the OABGen folder
If daily backups are available, restore the contents of the OABGen
folder to the
following folder:
ExchangeInstallDir\ExchangeOAB\OAB
GUID
Note ExchangeInstallDir
is a placeholder for the name of the Exchange
Server 2007 installation directory.
OAB GUID is a placeholder
for the name of the folder.
Method 2: Rebuild the offline address book files by using Exchange Management Console or the Exchange Management Shell
If the corrupted offline address book item is enabled for public folders
distribution, and if the data was published in public folders before
the offline address book item was corrupted, delete the contents of the OABGen
folder from the
ExchangeInstallDir\ExchangeOAB\
OAB GUID folder. Then, rebuild the offline address book files by using one of the following methods:
- Use Exchange Management Console to rebuild the
offline address book files. To do this, follow these steps:
- Open Exchange Management Console.
- Expand Organization Configuration,
and then expand Mailbox.
- On the details panel, click Offline Address
Book, and then select the offline address book item that you want to update.
- On the Action panel, click
Update, and then click Yes.
- Use the Update-OfflineAddressBook command to
rebuild the offline address book files.
To do this, run the following command in the Exchange
Management Shell.Update-OfflineAddressBook <OAB GUID>
Note You can run the Update-OfflineAddressBook command on a computer
that has the Mailbox, Client Access, or Hub Transport server role installed. To
do this, you must log on by using an account that is a member of the Exchange
Organization Administrators group. The account must also be a member of the
local Administrators group on that computer.
Method 3: Rebuild the offline address book files by using a command
If neither daily backups nor public folders distribution is
available, delete the contents of the OABGen folder from the
ExchangeInstallDir\ExchangeOAB\
OAB GUID folder. Then, rebuild the offline address book
files by using one of the following commands.
Update-OfflineAddressBook -Identity MyOAB
Note In this example, the
Update-OfflineAddressBook command is used to
update the offline address book file that is named MyOAB.
Update-OfflineAddressBook <OAB GUID>
Note When you use this command, the offline address book will be rebuilt. This
will cause all clients to process a full offline address book download. For OAB Version 2 and
OAB Version 3a, a full offline address book download can cause massive network traffic between
client access servers and clients.