Users Guide

::boot device was added, removed, or enabled in BIOS)
::the following line should be modified to reflect the
::new hdd device number.
:: This is calling Windows installer scripts.
*****************************************************
::%DT_TOOLS%\syscfg --bootseq=hdd.emb.0
::call WIN2K12.BAT
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.
42
Preparing the script les