dmimportconfiguration - Import CDC Replication Configuration

Note: You can script this command and use an CDC Replication silent installation to deploy CDC Replication on multiple systems.

Syntax

dmimportconfiguration <path> [-L <locale>]

Parameters

<path>
The absolute path to the XML configuration file that you are importing.
[-L <locale>]
The name of the locale used for the CDC Replication instance. The default is your machine's locale.

Result

This command returns a value of 0 if the command was successful and a non-zero value if the command fails.

Examples

dmimportconfiguration c:\configuration.xml

CDC Replication imports the XML configuration file from the specified absolute path.