Click to Rate and Give Feedback
TechNet
TechNet Library
Exchange Server
Technical Reference
 Update-OfflineAddressBook (RTM)

  Switch on low bandwidth view
Update-OfflineAddressBook (RTM)

Applies to: Exchange Server 2007 Topic Last Modified: 2007-06-05

Use the Update-OfflineAddressBook cmdlet to update the offline address books (OABs) that are used by Microsoft Outlook clients.


Update-OfflineAddressBook -Identity <OfflineAddressBookIdParameter> [-DomainController <Fqdn>]

Parameter Required Type Description

Identity

Required

Microsoft.Exchange.Configuration.Tasks.OfflineAddressBookIdParameter

Use the Identity parameter to specify the GUID, distinguished name or OAB name that represents a specific OAB. You can also include the path by using the format Server\OfflineAddressBookName.

You can omit the parameter label Identity so that only the OAB name or GUID is supplied.

DomainController

Optional

Microsoft.Exchange.Data.Fqdn

To specify the fully qualified domain name of the domain controller that writes this configuration change to Active Directory, include the DomainController parameter on the command.

This cmdlet allows administrators to update OABs.

To run the Update-OfflineAddressBook cmdlet, the account you use must be delegated the following:

  • Exchange Server Administrator role and local Administrators group for the target server

For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.

Error Description

 

Exceptions Description

 

In this example, the Update-OfflineAddressBook cmdlet is used to update the OAB named "MyOAB."

Update-OfflineAddressBook -Identity MyOAB
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker