Previous Topic: Command Line SwitchesNext Topic: Disaster Recovery Scenario


Command Line Examples

The following command line launches CA DMM as a source computer and waits for any destination computer to connect (no password is specified or required to connect):

DesktopDNA.exe /W

The following command line launches CA DMM as a destination computer and connects to the source computer at the IP address specified:

DesktopDNA.exe /C 192.168.1.1

The following command line automatically creates a DNA file with the user’s login name in a directory that is the name of the computer using the template ca.dtf:

DesktopDNA.exe /D F:\%DNA_Machine_Name%\%DNA_User_Name%.dna /T ca.dtf /M /X

The following command line automatically applies a DNA file named ca.dna in the current directory using the template ca.dtf:

DesktopDNA.exe /A ca.dna /T c:\templates\ca.dtf /M /X

The following command line launches CA DMM, performs a disk-to-disk migration, and creates a DNA or an SE file in the specified path:

DesktopDNA.exe /T C:\MyTemplate.dtf /D (or /SE) C:\MyDNA.dna /DD WINXP(P) P:C,Q:D,R:E  /M /X