Users Guide
Table Of Contents
- Dell OpenManage Deployment Toolkit Version 5.3 User's Guide
- Introduction
- Pre-requisites and deployment
- Downloading DTK
- DTK Seamless package
- Setting up a directory structure for deployment
- Preparing the script files
- Using the sample DTK scripts to run a full deployment
- Editing the sample batch files to perform a complete system deployment
- Scripts for deployment on systems running windows
- Scripts for deployment on systems running Linux
- Replication scripts for deployment on systems running windows operating system
- Replication scripts for deployment on systems running Linux operating system
- Deployment scripts for systems running windows operating systems
- Deployment scripts for systems running Linux operating systems
- Other scripts for systems running Windows operating systems
- Other scripts for systems running Linux operating systems
- Editing example of TKENVSET and tkenvset
- Editing DTK task scripts
- Using DTK sample scripts to capture configuration information
- Preparing the operating system installation scripts
- Running the deployment scripts
- Deployment using removable boot media with a network connection media-based for systems running windows
- Media-based local deployment for systems running Microsoft Windows
- Media-Based local deployment with Networking enabled for systems running windows
- Deployment using removable boot media without a network media-based connection for systems running windows
- Network based deployment for systems running windows
- Using a third-party deployment solution framework for systems running windows
- Using Windows Pre-installation Environment driver CAB files for systems running Windows
- Deployment using Dell provided embedded Linux
- Deployment using customized embedded Linux
- Using a third-party deployment solution framework for systems running Linux
- Running Dell update packages on systems running embedded Linux
- Known issues and frequently asked questions
Table 13. Sample Scripts For Deployment on Windows System (continued)
Toolkit Components Purpose
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.
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.
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 configuration files must be modified to reflect
the unique information for each deployed system.
Table 14. 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.
28 Downloading DTK