# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Dell OpenManage Deployment Toolkit Version 3.2.1 Command Line Interface GuideNote that the brand name "Dell" is removed as instructed, and only the technical title and guide description are translated to English.

Summary

Dell OpenManage Deployment Toolkit version 3.2.1 Command Line Interface Reference Guide documents the CLI utilities for scripted server deployment across Dell PowerEdge platforms. It covers toolkit utilities for Windows Server, Novell NetWare, SUSE Linux, and Red Hat Enterprise Linux environments on both Intel and AMD Opteron architectures. System administrators can use this reference to automate BIOS configuration, iDRAC setup, and operating system deployment through command-line scripts.

📄 Preview 📖 Table of Contents Contents PAGE OF 324

Page 1 Text Content

Dell™ Open Manage™

Deployment Toolkit Version 3.2.1

Command Line Interface Reference Guide

Page Summary Contents For Dell OpenManage Deployment Toolkit Version 3.2.1 Command Line Interface GuideNote that the brand name "Dell" is removed as instructed, and only the technical title and guide description are translated to English.

Page 1 Dell™ Open Manage™ Deployment Toolkit Version 3.2.1 Command Line Interface Reference Guide
Page 2 Notes and Cautions NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates potential damage to hardware or loss of data if instructio...
Page 3 Contents Introduction What’s New in This Release Requirements Toolkit Utilities Overview System Configuration Utility RAID Configuration Utility RAC Configuration Utility Disk Partitioning Utility Rep...
Page 4 SYSCFG Features SYSCFG General Options SYSCFG for BIOS Configuration Options for BIOS Configuration SYSCFG for BMC and Remote Access Controller Configuration BMC and Remote Access Controller Configura...
Page 5 Enumerating RAID Controllers Creating Virtual Disks Enumerating Array Disks Initializing Virtual Disks Importing and Clearing Foreign Configurations Deleting Virtual Disks Assigning and Unassigning Gl...
Page 6 getconfig Subcommand Description fwupdate Synopsis Description Input Output Examples Updating the Firmware getssninfo getsysinfo getraclog Synopsis Description Output Restrictions gettracelog Synopsis...
Page 7 Failure Messages UPINIT Linux-Specific Error Codes and Messages UPINIT Windows PE-Specific Error Codes and Messages RAIDCFG Error Codes and Messages Failure Messages RACADM Firmware Error Codes and Me...
Page 8 Contents
Page 9 Introduction Dell™ Open Manage™ Deployment Toolkit (DTK) includes a set of utilities for configuring and deploying Dell Power Edge™ systems. DTK is designed for customers who need to build scripted in...
Page 10 Toolkit Utilities Overview DTK contains utilities that allow you to configure the BIOS, baseboard management controller (BMC), remote access controller (RAC), RAID controllers, and hard-drive partitio...
Page 11 Replication File Format The -i and -o options use a .ini file format for SYSCFG options. All name/value entries that follow the [syscfg] section header in the .ini file belong to the SYSCFG utility. F...
Page 12 Unsupported arguments are arguments valid in SYSCFG but not applicable on certain systems. If SYSCFG encounters an unsupported argument, SYSCFG terminates. For example, syscfg –-embsataraid=ahci is no...
Page 13 Other Dell Documents You Might Need Besides this Command Line Interface Reference Guide, you can find the following guides on the Dell Open Manage documentation page of the Dell Support website at sup...
Page 14 Obtaining Technical Assistance If at any time you do not understand a procedure described in this guide or if your product does not perform as expected, help tools are available to assist you. For mor...
Page 15 Command Syntax Overview Syntax refers to the way a command and its parameters are entered. Dell™ Open Manage™ Deployment Toolkit (DTK) Command Line Interface (CLI) commands can be arranged in any orde...
Page 16 Table 2-1 lists the generic command line characters and arguments present in the command line options with a short description of these characters. Table 2-1. Command Line Syntax Element Description -...
Page 17 Case Sensitivity Command line options, pre-defined and user-defined arguments, and filenames given as arguments are all case sensitive. Unless specified otherwise, enter all commands, options, argumen...
Page 18 NOTE: Example 2 is invalid because the report and set actions are used in the same command line. NOTE: Examples 3, 4, and 5 are valid because the aliases use neither report nor set actions. Read and W...
Page 19 The log duplicates all standard output and error information to the specified file. Each log file begins with a time stamp and utility name. For example, YYYY/MM/DD HH:MM:SS <utilname> - <out...
Page 20 Command Syntax Overview
Page 21 SYSCFG This section documents the Deployment Toolkit (DTK) system configuration utility. It describes the command line parameters, configuration file format, and individual executables used to configu...
Page 22 SYSCFG General Options NOTE: Some of the options in SYSCFG are followed by an asterisk. These commands do not accept any suboptions or arguments. The values associated with these commands are those th...
Page 23 Table 3-1. SYSCFG General Options (continued) Options Suboptions Valid Description Arguments --envar valid When used with the –s option, this option stores filename the environment variable data to a ...
Page 24 Table 3-1. SYSCFG General Options (continued) Options Suboptions Valid Description Arguments -h NA none Without an argument, this option displays or general usage information for the utility. If the -...
Page 25 Table 3-1. SYSCFG General Options (continued) Options Suboptions Valid Description Arguments -i NA <filename> This option directs the SYSCFG utility to take or input from a .ini file. The utilit...
Page 26 Table 3-1. SYSCFG General Options (continued) Options Suboptions Valid Description Arguments -o NA <filename> This option prints all replicable options to the or specified filename. The format o...
Page 27 SYSCFG for BIOS Configuration SYSCFG uses BIOS interfaces to manipulate boot order and BIOS settings. It configures all options available on the BIOS setup screen, including boot order, embedded devic...
Page 28 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration Option Valid Description Applicable Arguments Systems --acpower on, off, last This option sets the behavior for All Dell the system after...
Page 29 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --adjcacheprefetch enable, disable When this option is set to All Dell ...
Page 30 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --assignintr standard, This option controls the interrupt All Dell dist...
Page 31 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --bootmode uefi, bios This option enables booting to Dell Power Edge Un...
Page 32 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --bootseq numerical list, This option sets the boot order for All Dell ...
Page 33 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems Numerical Lists Examples: A:>syscfg --bootseq= 2,3,4,5,1,6 The follo...
Page 34 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems Device Name Examples Example of device names: nic.slot.1 (network adapt...
Page 35 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems Device 6:* virtual.slot.2 - VIRTUALFLOPPY DRIVE Device 4:* nic.emb.1 - ...
Page 36 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --bootseqretry enable, disable This option enables or disables All Dell...
Page 37 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --conred serial1, serial2, This option configures or reports All Dell o...
Page 38 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --cpucore 1, 2, 4, 6, 8, 10, This option controls the number Dell Power...
Page 39 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems --devseq numerical list, This option sets the hard-drive All Dell separ...
Page 40 Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued) Option Valid Description Applicable Arguments Systems numerical list, Example 1: separated by A:>syscfg --devseq commas Th...

Manual Details

Brand Dell
Pages 324
File Size 1.89 MB
Published June 28, 2026
7 views

Enter the captcha to get the download link:

captcha

Frequently Asked Questions

What are the different configuration utilities available in this Toolkit?

Available utilities include System Configuration Utility (SYSCFG), RAID Configuration Utility (RAIDCFG), RAC Configuration Utility, Disk Partitioning Utility, and Replication.

How can I configure a virtual disk's write policy using UPINIT?

You must use the '-wp' option with one of these arguments: 'wb' (write-back caching), 'wt' (write-through caching), 'wc' (write-cycle caching), or 'nwc' (no-write-caching).

What should I be careful about when following instructions in this document?

A CAUTION indicates potential damage to hardware or loss of data if the instructions are not followed. Always read these notes carefully.