User's Manual
Preparing the Directory Structure for Deployment in Microsoft
®
Windows
®
PE 27
Sample Scripts
Table 3-3 lists sample scripts of those necessary to perform a scripted deployment. The sample scripts are
located in Z:\Dell\Toolkit\template\scripts
.
NOTE: All DTK scripts are provided as examples only. Many of these sample scripts must be edited before they
can be used in a deployment. Some customers may need to develop their own scripts entirely from scratch.
Customers deploying multiple systems must provide unique information for each Dell PowerEdge™ system where
appropriate. For example, system host names, IP addresses, and BIOS asset tags need to be unique for each
system. The batch scripts and configuration files must be modified to reflect the unique information for each
deployed system. Many options are available to optimize this process. See "Preparing the Script Files for
Deployment Using Microsoft
®
Windows
®
PE" for information about using the sample scripts to perform a full
deployment on supported Dell systems.
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 the 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 (or replicates) BIOS and BMC configuration settings and configures the target
system.
TKENVSET.BAT Sets the path of the DTK installation and variables for the specific system being deployed.
UMOUNTUP.CFG This file is used by UPINIT.BAT.
UPINIT.BAT Creates and populates the Dell utility partition.
WININST.BAT Performs an unattended installation of a supported Microsoft Windows operating system.