Deployment Guide
Toolkit Components Purpose
ks-centos7_uefi.cfg
Sample file used with unattended installation of CentOS Server (version 7) operating system in UEFI mode.
raccfg.ini
Sample configuration file for DRAC 4 RACs.
raidcfg.ini
Sample output file to enable RAID replication.
syscfg.ini
Sample configuration file for SYSCFG utility to configure the BIOS, DRAC, and BMC settings.
Sample scripts for deployment on Windows system
The following table lists Windows sample scripts necessary to perform a scripted deployment. The sample scripts for Windows are at
Toolkit\Template\Scripts.
NOTE: All DTK scripts are provided as examples only. The batch scripts and configuration files must be modified to
reflect the unique information for each deployed system.
Table 16. Sample Scripts For Deployment on Windows System
Toolkit Components Purpose
createup.cfg This file is used by UPINIT.BAT.
diskpartclr.cfg Used by PARTCFG.BAT to clear the partitions on the selected
disks.
diskpartos.cfg Used by PARTCFG.BAT to create deployment partition to install
the operating system.
LISTUP.CFG This file is used by UPINIT.BAT.
MOUNTUP.CFG This file is used by UPINIT.BAT.
UMOUNTUP.CFG This file is used by UPINIT.BAT.
DTKRUNALL.BAT Applies BIOS, BMC, RAC, and RAID settings saved in the files to
the current system.
ERRHNDL.BAT Handles errors returned in DTK scripts.
PARTCFG.BAT Creates and populates the Dell utility partition and creates the
operating system partition on a specified 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 file for
DRAC 4 remote access controllers.
RACREP.BAT Applies (replicates) the RAC settings saved in a file to the target
system.
RAIDCAP.BAT Captures the RAID settings and saves them to a file.
RAIDCFG.BAT Configures the selected RAID controllers on the system.
RAIDREP.BAT Applies (replicates) RAID settings saved in a file to the target
system.
SYSCAP.BAT Captures BIOS and BMC configuration settings and saves them to
a file.
28 Downloading DTK