Quick Reference Guide

SYSCFG 21
--envar valid
filename
valid path
media
should be
writable
Stores the environment variable data to a file
when used with the –s option. 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