Parameters: Value Description -to Required. Creates a connection for the server whose distinguished name (DN) is . -from ...

Parameters:

Value                       Description
-to               Required. Creates a connection for the server
                            whose distinguished name (DN) is .
-from             Required. Sets the from-end of this connection 
                            to the server whose DN is .
-transport (rpc | ip | smtp)
                            Sets the transport type for this connection.
                            Default: for intra-site connection it is always
                            RPC, and for inter-site connection it is IP.
-enabled {yes | no}         Sets whether the connection enabled (yes) or not
                            (no).
                            Default: yes.
-name                 Sets the name of the connection.
                            Default: name is autogenerated.
-desc          Sets the connection description to .
-manual {yes | no}          Sets whether the connection is under manual
                            control (yes) or automatic DS control (no).
                            Default: yes.
-autobacksync {yes | no}    Sets whether the two-way sync option should be
                            turned on (yes) or not (no). Default: No.
-notify (yes | no | "")     Sets whether notification by source should be
                            turned on (yes), off (no), or default to standard
                            practice (""). Default: "" or standard practice.
{-s  | -d }
                            -s  connects to the AD DC/LDS instance
                            with name .
                            -d  connects to an AD DC in domain .
                            Default: an AD DC in the logon domain.
-u                Connect as . Default: the logged in
                            user.
                            User name can be: user name, domain\user name,
                            or user principal name (UPN).
-p { | *}         Password for the user .
                            If * is entered, then you are prompted for a
                            password.
-q                          Quiet mode: suppress all output to standard
                            output.
{-uc | -uco | -uci}         -uc Specifies that input from or output to pipe
                            is formatted in Unicode. 
                            -uco Specifies that output to pipe or file is 
                            formatted in Unicode. 
                            -uci Specifies that input from pipe or file is
                            formatted in Unicode.