Subscribe to Windows IT Pro
August 01, 2000 04:04 PM

Export and Import Mission: Possible

Windows IT Pro
InstantDoc ID #9669
Rating: (6)
Quick and easy ways to complete daunting tasks

[Editor's Note: Some material in this column was adapted from Chapter 5 of Managing Microsoft Exchange Server, ISBN 1565925459. The information appears here courtesy of the publisher, O'Reilly & Associates.]

In "Super Export and Import Tools," August 2000, I explored the basics of Microsoft Exchange Administrator's directory export and import features. Now for the big payoff: Learn how to overcome onerous tasks such as exporting the entire Global Address List (GAL), exporting and importing custom attributes, and batch-creating mailboxes and Windows NT domain accounts simultaneously.

Take the Command (Line)
You can use the admin.exe command-line tool to run Exchange Administrator; the tool's /e and /i options let you automate exports and imports, respectively. When you use this command-line tool instead of the process that I explained in "Super Export and Import Tools," you can easily export items for import into a non-Exchange Server directory or import data from such a directory. To use admin.exe, type the following at the command prompt:

admin {/e | /i} <csvfile> /d <dirservername>
 [/n] [/o <optionsfile>]

The /e and /i switches toggle between export and import mode. The csvfile variable specifies the full path to the Comma Separated Values (CSV) file that you want to export or import. (For more information about CSV files, see "Super Export and Import Tools.") In export mode, if the specified CSV file exists, Exchange Administrator uses that file's existing header; if the CSV file doesn't exist, Exchange Administrator uses the default set of export headers. In import mode, the specified CSV file must exist and contain a valid header, or Exchange Administrator will return an error.

In export mode, /d dirservername tells Exchange Administrator which Exchange directory server to contact to retrieve the data. (This server is the same one you selected from the MS Exchange server drop-down list in Exchange Administrator's Tools, Directory Export dialog box when you exported the CSV file.) In import mode, /d dirservername specifies which server will receive the imported data.

The optional /n switch forces Exchange Administrator to hide its progress dialog—a useful option when you're automating exports or imports as part of a scripted or scheduled operation. The optional /o optionsfile switch specifies the full path to an options file that you can use to control the exported or imported information. (To learn more about options files, see the sidebar "Know Your Options.") For example, the following command uses the gal.txt options file to control an export from my primary Exchange server (i.e., hawk), using the mailbox.csv file from the Exchange Server CD-ROM:

admin /e mailbox.csv /d hawk /o gal.txt

Mission 1: Conquer the GAL
People frequently ask me how to export the entire GAL: a useful trick when you have users (e.g., 3Com's PalmPilot users, Microsoft Outlook Web Access—OWA—users) who can't use the Outlook Offline Address Book (OAB) or when you want to give an outside organization access to your GAL's contents without exposing an Exchange server. (Beware: Exporting a large organization's GAL can take a long time, and the resulting file might be too large for a handheld device or Web page.)

To export the GAL, you need an export options file that specifies the correct starting point for the export operation. For example, I can use the following file to export the GAL from my organization (i.e., ra):

[export]
basepoint=/o=ra
exportobject=mailbox
informationlevel=full
subcontainers=yes

Related Content:

ARTICLE TOOLS

Comments
  • Anonymous User
    7 years ago
    Mar 08, 2005

    I'm using exchange 2000 server. I want to import the addresses (just email IDs not mailboxes) of other exchange server of some other organization to my server for my users to send mails to that organization. How can I do that, I have a csv file of that organization.

  • nagendra Sharma
    9 years ago
    Oct 16, 2003

    Dear Sir,

    We export one csv file from exchange 2000 server (thyssenKrupp.com) which was running on windows 2000 server, the domain name and all the content in csv file is diffrent. I want to import this csv file in other exchange 2000 server i.e (thyssenKruppindia.com). But at the time of importing this csv file we get a error message that is ( DN attribute not defined ) on command prompt

    So can u help me on this matter how I import csv file in other exchange server

    Thanks and Regards

  • Brad Vincelette
    9 years ago
    Feb 17, 2003

    (Thank You) to the power of infinity...I've been fighting to get the GAL down using a dos based command line and it would only work for a single site.

  • Alberti Guido
    9 years ago
    Feb 12, 2003

    You wrote about an option file to be created, but you don't explain how to create it (name and location)

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.