Deployment Guide
Table Of Contents
- Dell OpenManage Deployment Toolkit Version 5.5 Command Line Interface Reference Guide
- Introduction
- Command Syntax Overview
- DTK Seamless package
- SYSCFG
- Features
- SYSCFG General Options
- SYSCFG For BIOS Configuration
- SYSCFG BIOS commands
- BIOS Option Settings
- Boot Settings
- Integrated Devices
- Network Settings
- Memory Settings
- Miscellaneous Settings
- One-Time Boot
- Processor Settings
- SATA Settings
- Serial Communication
- Slot Disablement
- System Information
- System Profile Settings
- System Security
- UEFI Boot Settings
- DTKTORACADM
- SYSCFG Options On PowerEdge Systems Prior To PowerEdge 12G Systems
- Sub Options And Arguments For power Option
- Sub Options And Arguments For tcm Option
- Sub Options And Arguments For tpm Option
- SYSCFG For BMC And Remote Access Controller Configuration
- bmcversion
- chassistype*
- clearsel*
- controlpanelaccess
- deviceguid*
- encryptkey
- fiberchannel
- floppy
- formfactor
- hddfailover
- hpcmode
- htassist
- idecdrom
- idracgui
- lpt
- memdynamicpower
- memintleave
- memremap
- mouse
- noraidprompt*
- oldsetuppwd
- oldsyspwd
- opticaldrivectrl
- remflashmedia
- serial1
- serial2
- slotname
- sma
- sysrev*
- usb
- usbflash
- vflash
- identify
- idracversion
- kvmstatusonlcd
- lancfgparams
- lanchannelaccess
- lanchannelinfo
- lanuseraccess
- lcd1
- lcd2
- loaddefaults*
- nextboot
- nmibutton
- passwordaction
- pefcfgparams
- powerbutton
- powerctl
- racreset*
- serialcfgparams
- serialchannelaccess
- serialchannelinfo
- serialuseraccess
- solaction
- solcfgparams
- ssninfo
- useraction
- username
- version*
- virutualmedia
- SYSCFG For State Configuration
- SYSCFG for System Configuration
- SYSCFG For IPv6 Configuration
- PCI Reporting
- RAIDCFG
- Features
- Supported RAID Controllers
- RAIDCFG Options And Arguments
- RAID Configuration Utility Options And Arguments
- General Help
- Enumerating RAID Controllers
- Creating Virtual Disks
- Enumerating Array Disks
- Blinking And Unblinking Array Disks
- Enumerating Virtual Disks
- Deleting Virtual Disks
- Increasing Virtual Disk Size
- Setting A Virtual Disk As Bootable Virtual Disk
- Blinking And Unblinking Virtual Disks
- Setting Virtual Disk Name
- Setting Environment Variables
- RAID Replication Options
- Assigning, Unassigning, And Listing Global Hot Spares
- Importing And Clearing Foreign Configurations
- Importing Secured Foreign Configuration
- Displaying Foreign Key Ids
- Creating Encryption Key
- Changing Encryption Key
- Deleting Encryption Key
- Configuring Physical Disk Rebuild
- Configuring Array Disk As RAID
- Configuring Physical Disk State
- Replacing Physical Disk Of A Virtual Disk
- Consistency check for virtual disk
- Erasing Encrypted Physical Disk
- Discarding Preserved Cache
- Initializing Virtual Disks
- Resetting The Controller
- Enabling And Disabling Persistent Dedicated Hot Spares
- Setting And Displaying The PCIe Link Speed
- Setting Boot Mode
- Configuring Auto Import
- Miscellaneous Options
- Quick Reference To RAIDCFG Commands
- UPINIT
- Messages And Codes
- BMC Platform Events Filter Alert Messages
- Sample File Formats

i or inle
Table 10. SYSCFG General — i or inle
Valid Arguments <lename>
Description Directs the SYSCFG utility to take input from the .ini le. The utility searches the le for
a section heading identical to the utility name. An error is returned if the le or section is
not found. If the section is found, each name/value pair is applied to the system. The
names must match a valid option, and the arguments must be in the proper format for
the option. If an option is not available on a system and it is specied in a le, the utility
ignores the option. If any errors are found in the format of the names or values, an error
is returned and the options are not applied to the system. If this option is used with
other function command options, they are applied in the order in which they appear on
the command line, overriding any previous commands.
Example:
A:>syscfg -i <filename>.ini
ix or inxmlle
Table 11. SYSCFG General — ix or inxmlle
Valid Arguments <lename>
Description
Directs the SYSCFG utility to receive input from the xml le. The utility searches the
BIOS option in the le. An error is returned if the le is not found. The provided option
must match a valid option, and the arguments must be in the proper format for the
option. If an option is not available on a system and it is specied in a le, the utility
ignores the option. If any errors are found in the format of the names or values, an error
is returned and the options are not applied to the system. If this option is dependent on
any other option, they are applied in the order in which they appear in the xml le.
NOTE: It is applicable only on 12G and later systems.
Example:
A:>syscfg --ix filename.xml
NOTE: You can modify or use the BIOS conguration captured in xml format
from a PowerEdge server for large scale deployment congurations using
RACADM or WS-MAN. For more information on using RACADM and WS-MAN
refer
Integrated Dell Remote Access Controller 8 (iDRAC8) RACADM
Command Line Interface Reference Guide
and
Dell Lifecycle Controller-
Remote Services Quick Start Guide
respectively available at dell.com/support/
manuals.
l or logle
Table 12. SYSCFG General — l or logle
Valid Arguments <lename>
Description Logs the command line output to a time-stamped le. The utility either appends the
information to an existing log le or creates a new le. The log le contains the same
information as the standard output, plus timestamp information. Users should use this
option instead of redirection for task diagnosis. For more information, see Log Files .
23