Previous Topic: Export a Local Address BookNext Topic: Address Book Properties


Import an Exported Address Book into the Local Address Book

To import a local address book, use the following command line parameter with rcUtilCmd,

import [-i exportedbook] [-r] [addressBookName] [addressBookDescription]
exportedbook

Specifies the same name that is used for the previously exported address book.

Note: You can specify the name without the .xml suffix.

-r

Specifies that the computers already existing in the destination book be replaced; otherwise, the replacement definition is ignored.

addressBookName

Specifies the name of a new address book to be created or added to the local address book.

addressBookDescription

Describes the new address book.

The rcUtilCmd.exe program reads exportedbook and attempts to add its content to addressBookName, creating it if necessary. If addressBookName is not supplied, the content is added to a group with the name "Importred Address Book" at the root of the local address book.

Where the imported book contains nested books, this structure is maintained in the destination local address book, and the nested content is imported.

Note: The import is always into the local address book of the currently logged on user. Also, the "-" character can be used interchangeably with "/".