Syntax: {0} Parameter Parameter: Zielschema: /targetServer /targetUserName (Standard: NULL) /targetPassword (Standard: NULL) ...

Syntax: {0} Parameter

Parameter:

Zielschema:

    /targetServer 
    /targetUserName        (Standard: NULL)
    /targetPassword               (Standard: NULL)
    /targetBindType [simple|secure]       (Standard: secure)
    /targetServerType [auto|AD|generic]   (Standard: auto)
  ODER
    /targetLDIF                   (kann mehrmals verwendet werden)


Basisschema:

    /baseServer 
    /baseUserName          (Standard: NULL)
    /basePassword                 (Standard: NULL)
    /baseBindType [simple|secure]         (Standard: secure)
    /baseServerType [auto|AD|generic]     (Standard: auto)
  ODER
    /baseLDIF                     (kann mehrmals verwendet werden)


Ausgabe-LDIF-Datei:

    /outputLDIF 


Einschließen von Schemaelementen (Standard: alle nicht vorhandenen Elemente
einschließen):

    /includeClasses 
    /includeAttributes 
    /includePropsets 

    /excludeClasses                   (Standard: none)
    /excludeAttributes                (Standard: none)
    /excludePropsets                  (Standard: none)
    /excludeRelationships      (Element:Element-Liste)

    /presentClasses                   (Standard: none)
    /presentAttributes                (Standard: none)
    /presentPropsets                  (Standard: none)
    /presentRelationships      (Element:Element-Liste)

    Bei der Liste für die oben aufgeführten Optionen handelt es sich um eine
    kommagetrennte Liste mit LDAP-Anzeigenamen.


Optionen (die aktuelle Standardoption ist durch ein Sternchen (*)
gekennzeichnet):

    /followAttributeSecurityGUID [yes{1}|no{2}]
    /followAppliesTo [yes{3}|no{4}]
    /presentElements [dontUpdate{5}|refsToNewOnly{6}|refsToNewAndPresent{7}]
    /allowWriteSystemAsNonSystem [yes{8}|no{9}]
    /propagatePresent [yes{10}|no{11}]
    /debugOutput

    /saveOptions


    /? oder /h oder /help      zeigt diesen Hilfebildschirm an

    /outputLDIF oder /saveOptions ist erforderlich.