Reference Guide
• For 64-bit systems — C:\Programles (x86)\Dell\Command Congure\X86_64
Linux path:/opt/dell/dcc/
Table 2. Valid and invalid command line options for systems running Windows
Valid or
Invalid
Dell Command | Congure Command Line Example
valid
cctk --option1 --option2 cctk --asset --mem
invalid
cctk --option1=[argument]
--option2 --option3
cctk --asset=1750 --floppy --biosromsize
valid
cctk -o=filename --option1
--option2
or
cctk -o filename --option1 --option2
cctk -o=/tmp/myfile.txt --mem
--sysname
or
cctk -o /tmp/myfile.txt --mem --sysname
valid
cctk -l=filename--option1 --option2
or
cctk -l filename
--option1 --option2
cctk -l=/tmp/myfile.txt--mem --sysname
or
cctk -l /tmp/myfile.txt--mem --sysname
invalid
cctk -i=filename
--option1 --option2
or
cctk -i filename
--option1 --option2
cctk -i=/tmp/myfile.txt --mem --sysname
or
cctk -i /tmp/myfile.txt --mem --sysname
valid
cctk --option=argument cctk --embnic1=on
Table 3. Examples of command line options for systems running Linux
Dell Command | Congure Command Line Example
./cctk --option=argument ./cctk --numlock=enable
Read and write options
You cannot combine the options that specify read and write actions in a command line instance. The following table provides
examples for read and write commands.
Table 4. Read and write options
Valid or Invalid Example
valid
cctk --option1 --option2
valid
cctk --option1=arg --option2=arg
NOTE: You have to provide the setup password, if it is already set on the
system.
invalid
cctk --option1=arg --option2
File input and output commands
Specify the input le using the -i=<filename> command, where <filename> is the name of the input le. Specify the output
le input using the – o=<filename> command, where <filename> is the name of the output le.
19