User's Manual
38 Preparing the Directory Structure for Deployment in Microsoft Windows PE
Sample Scripts
Table 3-3 lists sample scripts of those necessary to perform a scripted
deployment. The sample scripts are located in 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 3-3. Sample Scripts
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.
ERRHNDL.BAT Handles errors returned in DTK scripts.
LISTUP.CFG This file is used by UPINIT.BAT.
MOUNTUP.CFG This file is used by UPINIT.BAT.
PARTCFG.BAT Creates and populates the Dell utility partition and
creates the operating system partition on a specified
hard drive. Before doing so, however, this script cleans
out all existing partitions in your system.
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.
RAIDCFG.BAT Configures the selected RAID controllers on the
system.
SYSCAP.BAT Captures BIOS and BMC configuration settings and
saves them to a file.
SYSREP.BAT Applies (replicates) BIOS and BMC configuration
settings and configures the target system.
TKENVSET.BAT Sets the path of DTK installation and variables for the
specific system being deployed.