Quick Reference Guide
SYSCFG 21
FILE LOCATION: C:\Work\DTK\DTK_CLI_3.4\Source\DTKCLc03.fm
DELL CONFIDENTIAL – PRELIMINARY 12/3/10 - FOR PROOF ONLY
--envar valid
filename
valid path
media
should be
writable
When used with the –s option, this option stores
the environment variable data to a file. This file
can be called from other scripts to set the
environment variable. The value of <filename>
must not be specified if the DTKENVSCR
environment variable is set to a valid filename.
In this case, the filename pointed to by
DTKENVSCR is used to store the environment
variable data.
Example:
syscfg --mem -s=temp --envar=
z:\scripts\file.bat
When used without the -s option, --envar takes
the default variable.
Linux Example:
syscfg --svctag --envar=
/tmp/myvars.txt
svctag = 2G8LC1S
syscfg_var = ’2G8LC1S’
source /tmp/myvars.txt
Windows PE Example:
syscfg --svctag --envar=
i:\myvars.bat
svctag = 2G8LC1S
syscfg_var = ’2G8LC1S’
call i:\myvars.bat
Table 3-1. SYSCFG General Options
(continued)
Options Sub-
options
Valid
Arguments
Description