Users Guide
::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 conguration 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 specic batch le commands, see your Windows PE or Linux
operating system documentation.
Each of the utilities, scripts, and system conguration 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 conguration 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 20. 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 conguration les.
• RACADM.EXE — Retrieves RAC information and congure
settings.
SYSCAP.BAT Captures BIOS and Baseboard
Management Controller (BMC)
conguration settings and saves them to a
le.
• TKENVSET.BAT — Provides information to the tasks scripts about
the location of the DTK utilities, scripts, and conguration les.
• SYSCFG.EXE — Congures 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 conguration les.
• RAIDCFG.EXE — Retrieves RAID information and congure
settings.
Scripts for deployment on systems running Linux
The following table lists the capture scripts for Linux.
Preparing the script
les 41