Users Guide

Editing the sample batch les to perform a complete system
deployment
The sample scripts utilize DTK utilities, the additional supporting utilities, the source system conguration les, the target system
hardware drivers, and the operating system installation les to perform a full deployment on the target system.
The sample scripts provided with DTK can be edited and customized using any ASCII text editor that conforms to the hardware
available on the target systems. While it is recommended that you use DTK sample scripts to automate your deployment tasks. You
can create your own system deployment batch les using any ASCII text editor by incorporating the various DTK utilities and
commands in the batch le.
NOTE: For more information about scripting batch les and specic batch le commands, see your Windows PE or Linux
operating system documentation.
Each of the utilities, scripts, and system conguration les are described. Depending on your requirements, you may use all or only
some of them in your deployment. You can write your master deployment le to perform a full deployment on a system with the help
of utilities, scripts, and conguration les. This le is not provided with the sample scripts.
Scripts for deployment on systems running windows
The following table lists the capture scripts for Windows.
Table 19. Capture Scripts for Windows
Script Name Description Associated Files
RACCAP.BAT Captures RAC settings to a le for Dell
Remote Access Controller 4 (DRAC 4).
TKENVSET.BAT — Provides information to the tasks scripts
about the location of the DTK utilities, scripts, and conguration
les.
RACADM.EXE — Retrieves RAC information and congure
settings.
SYSCAP.BAT Captures BIOS and Baseboard
Management Controller (BMC)
conguration settings and saves them to
a le.
TKENVSET.BAT — Provides information to the tasks scripts
about the location of the DTK utilities, scripts, and conguration
les.
SYSCFG.EXECongures the BIOS and BMC settings.
RAIDCAP.BAT Captures the RAID settings and saves
them to a le
TKENVSET.BAT — Provides information to the tasks scripts
about the location of the DTK utilities, scripts, and conguration
les.
RAIDCFG.EXE — Retrieves RAID information and congure
settings.
Scripts for deployment on systems running Linux
The following table lists the capture scripts for Linux.
Table 20. Capture Scripts for Linux
Script Name Description Associated Files
raccap.sh Captures RAC settings to a le for
DRAC 4.
tkenvset.sh — Used by raccap.sh to inform the task scripts where to
nd the DTK utilities, scripts, and conguration les.
racadm — Used by raccap.sh to retrieve RAC information and to
congure settings. The wrapper script, racadm, invokes racadm4,
racadm5, or racadm6 depending on the system conguration.
syscfg— Used by raccap.sh to congure DRAC.
raidcap.sh Captures the RAID settings and saves
them to a le.
tkenvset.sh — Used by raidcap.sh to inform the task scripts where to
nd the DTK utilities, scripts, and conguration les.
36