Users Guide

Toolkit Components Purpose
PARTCFG.BAT Creates and populates the Dell utility partition and creates the
operating system partition on a specied hard drive. The script
cleans out all existing partitions on your system before creating and
populating the partition.
RACCAP.BAT Captures Remote Access Controller (RAC) settings to a le for
DRAC 4 remote access controllers.
RACREP.BAT Applies (replicates) the RAC settings saved in a le to the target
system.
RAIDCAP.BAT Captures the RAID settings and saves them to a le.
RAIDCFG.BAT Congures the selected RAID controllers on the system.
RAIDREP.BAT Applies (replicates) RAID settings saved in a le to the target
system.
SYSCAP.BAT Captures BIOS and BMC conguration settings and saves them to
a le.
SYSREP.BAT Applies (replicates) BIOS and BMC conguration settings and
congures the target system.
TKENVSET.BAT Sets the path of DTK installation and variables for the specic
system being deployed.
UPINIT.BAT Creates and populates the Dell utility partition.
Sample scripts for deployment on Linux system
The following table lists Linux sample scripts necessary to perform a scripted deployment.
NOTE
: All DTK scripts are provided as examples only. The batch scripts and conguration les must be modied to reect the
unique information for each deployed system.
Table 17. Sample Scripts For Deployment on Linux system
Toolkit Components Purpose
errhndl.sh
Handles errors returned in DTK scripts.
lininst.sh
Performs an unattended installation of a supported Red Hat Enterprise Linux Server (version 6)
operating system.
lininst7.sh
Performs an unattended installation of a supported Red Hat Enterprise Linux Server (version 7)
operating system.
partcfg.sh
Creates and populates the Dell utility partition and creates the deployment partition on a specied hard
drive. Before doing so, however, this script cleans out all existing partitions in your system.
raccap.sh
Captures RAC settings to a le.
racrep.sh
Applies (replicates) the RAC settings saved in a le to the target system.
Downloading DTK 33