DSEXPORT Syntax and Parameters

    To run DSEXPORT

Type the following on the command line:

DSEXPORT /FILE=<name of file to export to> [/SERVER=<name of server to restrict objects to be exported>] /DSA=<name of directory service agent> /BASEPOINT=<DN of directory basepoint for export> [/CONTAINER=<name of container to begin extraction>]
[/ONLY_BASEPOINT] [/DELETE] [/ALL_RECIPIENTS] [/DIST_LIST] [/MALBOX] [/REMOTE_ADDRESS] [/CLASSES=<list of object classes separated by the %symbol for export.>] [/ALL_CLASSES] [/HIDDEN] [/SUBTREE][/HELP or /?]

DSEXPORT Parameters

Flag Settings
/FILE= Gives name of file to receive exported information.
/SERVER= Restricts exports to objects on this server.
/DSA= Gives name of directory service agent (DSA) used to extract directory objects.
/BASEPOINT= Gives DN of directory basepoint object.
/CONTAINER= Gives RDN of Directory container beneath BASEPOINT from which to start extraction.
/ONLY_BASEPOINT Exports only the BASEPOINT itself.
/ALL_RECIPIENTS Exports all recipients.
/DIST_LIST Exports distribution list recipients. Default is NO.
/MAILBOX Exports mailbox recipients. Default is NO.
/REMOTE_ADDRESS Exports remote address recipients. Default is NO.
/CLASSES Lists object classes for export, separated by the % symbol. Overrides /DIST_LIST, /MAILBOX, /REMOTE_ADDRESS, ALL_CLASSES.
/ALL_CLASSES Exports all classes.
/HIDDEN Exports hidden objects.
/SUBTREE Recursively collects objects from all containers beneath /BASEPOINT/CONTAINER.
/HELP or /? Displays full Help information.