Q160602: XADM: Exporting from Command Line Produces Only Mailboxes
Article: Q160602
Product(s): Microsoft Exchange
Version(s): winnt:4.0
Operating System(s):
Keyword(s): kbusage
Last Modified: 11-APR-1999
-------------------------------------------------------------------------------
The information in this article applies to:
- Microsoft Exchange Server, version 4.0
-------------------------------------------------------------------------------
SUMMARY
=======
When you use the Microsoft Exchange Server Administrator Export function from
the command line, if the Export is missing, only mailboxes will be exported
regardless of the other settings.
MORE INFORMATION
================
The sample command line is:
Admin /e <Export file> /d directory server name /o <options
file>
Actual Example:
Admin /e Output.csv /d Myserver /o Export.ini
Example of Export.ini. This will export only custom recipients:
[Export]
Basepoint=/o=Microsoft/ou=wonderland/cn=Recipients
Homeserver=Myserver
ExportObject=Remote
when you remove the [Export], only mailboxes are exported. This will export only
mailboxes:
Basepoint=/o=Microsoft/ou=wonderland/cn=Recipients
Homeserver=Myserver
ExportObject=Remote
Additional query words:
======================================================================
Keywords : kbusage
Technology : kbExchangeSearch kbExchange400 kbZNotKeyword2
Version : winnt:4.0
=============================================================================
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.
Copyright Microsoft Corporation 1986-2002.