Deployment Guide
Table Of Contents
- Dell OpenManage Deployment Toolkit Version 5.5 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 11. System Utilities and Supported Files for Windows (continued)
Toolkit Components Purpose
sys.ini
Configuration file used by DTK for deployment.
IDRAC
Configures iDRAC 6.
NOTE: This feature may not be supported on all systems.
IDRAC7
Configures iDRAC7.
NOTE: This feature may not be supported on all systems.
RAC 5
Configures DRAC 5/iDRAC.
pci.ids
Reports PCI devices when used with syscfg.exe.
disclaimer.txt
Displays the disclaimer for the tools.
RaidcfgErrorCodes.txt
Lists the error codes and messages for the raidcfg.exe tool.
SyscfgErrorCodes.txt
Lists the error codes and messages for the syscfg.exe tool.
CONVERTER
Has the utility dtktoracadm.exe to convert the SYSCFG scripts to equivalent
RACADM scripts. The file is located in Toolkit\Tools\CONVERTER.
dtktoracadm_dict.map
Displays the list of SYSCFG commands converted to equivalent RACADM commands.
windows_scripts.lst
Displays the list of input SYSCFG sample scripts available to be converted to
RACADM scripts.
For example, in the prompt, type the command: dtktoracadm.exe
windows_scripts.lst. The command converts the list of sample .BAT files in
the input file.
racscripts
The racscripts folder is empty before running the utility command. After the .exe
script is run, the SYSCFG scripts converted to equivalent RACADM scripts are
available in this folder.
changed_tokens.log
Displays the converted RACADM scripts log.
unchanged_tokens.log
Displays the RACADM scripts logs which are not converted.
System utilities and supported files For Linux
The following table lists the files, at /opt/dell/toolkit/bin and the supporting libraries located in /opt/dell/
toolkit/lib on systems running the Linux operating system. The files are the core tools (utilities) that perform preoperating
system configuration and deployment tasks. See the Dell OpenManage Deployment Toolkit Command Line Interface Reference
Guide at dell.com/openmanagemanuals for complete information about the capabilities of each DTK utility.
Table 12. System Utilities and Supported Files for Windows
Toolkit Components Purpose
pci.ids Used with syscfg to report PCI devices.
racadm Wrapper script, which invokes racadm5, or racadm6 depending on the Remote
Access Controller (RAC) on your system.
racadm5 Configures DRAC 5 RACs.
Downloading DTK 23