User's Manual
Preparing the Script Files for Deployment Using Microsoft Windows PE 59
4
Set the variable that defines the directory containing the configuration
files for your Dell systems (
DT_SYSTEMS
). This variable is set
to
%DT_PATH%\Systems
by default in the sample script.
5
Set the variable that defines the directory containing DTK deployment
scripts (
DT_SCRIPTS
). This variable is set
to
%DT_PATH%\Template\Scripts
by default in the sample script.
Edit this path to reflect the actual location of DTK deployment scripts, if
necessary.
6
Set the variable that indicates whether you want the deployment process
to exit when any error is returned (
DT_STOP_ON_ERROR
). This variable
is set to
FALSE
by default in the sample script, indicating that errors will
be handed by the
ERRHNDL.BAT
script. Set the value to
TRUE
only if
you want the deployment to exit on any error.
Specifying the SYSCFG Variables
The SYSCFG replication file is set to syscfg.ini by default. If you used the
SYSCAP.BAT sample script to generate the syscfg.ini file, no need to edit
these default settings. If you have made any modifications to the sample
scripts or to the suggested directory structure, you must confirm that
syscfg.ini is correctly named and that the path is set correctly for your deployment.
To edit the SYSCFG capture variables, locate the following lines in
SYSCAP.BAT:
set DT_SYS_CAPFILE=
%DT_SYSTEMS%\%DT_PLATFORM%\syscfg.ini
To edit the SYSCFG replication variables, locate the following lines in
SYSREP.BAT:
set DT_SYS_REPFILE=
%DT_SYSTEMS%\%DT_PLATFORM%\syscfg.ini
NOTE: If the replication requires a change in the memory redundancy mode, the
target server should be rebooted and the script should be executed again to
complete the replication.
Specifying the RAC Configuration Variables
The IP address for your target system RAC is set in the sample script to
10.98.8.121 by default. Edit this value to reflect the actual IP address of
your target system RAC, if applicable. Additionally, the RAC configuration