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 13. SYSCFG equivalent RACADM commands
Group SYSCFG Commands Equivalent RACADM Commands
iDRAC Settings
lcp --dnsdhcp iDRAC.IPv4.DNSFromDHCP
lcp --domainname iDRAC.NIC.DNSDomainName
lcp --dnsracname iDRAC.NIC.DNSRacName
lcp --dnsregisterrac iDRAC.NIC.DNSRegister
--idractype iDRAC.Info.Type -z legacy
--autoneg iDRAC.NIC.Autoneg
--gateway iDRAC.IPv4.Gateway
--ipaddress iDRAC.IPv4.Address
--macaddress iDRAC.NIC.MACAddres
--nicselectionfailover iDRAC.NIC.Failover
--subnetmask iDRAC.IPv4.Netmask
--vanilla iDRAC.NIC.VLanID
--dnsserver1v6 get iDRAC.IPv6.DNS1
--dnsserver2v6 get iDRAC.IPv6.DNS2
--gatewayv6 iDRAC.IPv6.Gateway
--ipv6address1 iDRAC.IPv6.Address1
--ipv6address2 iDRAC.IPv6.Address2
--linklocaladdrv6 iDRAC.IPv6.LinkLocalAddress
--prefixlengthv6 iDRAC.IPv6.PrefixLength
--connectionmode iDRAC.IPMISerial.ConnectionMode
--msgcommbitrate iDRAC.IPMISerial.BaudRat
--msgcommflowctrl iDRAC.IPMISerial.FlowControl
--tmcfghandshakectrl iDRAC.IPMISerial.HandshakeControl
--tmcfglineediting iDRAC.IPMISerial.LineEdit
--tmcfgnewlineseq iDRAC.IPMISerial.NewLineSeq
--solcharaccuminterval iDRAC.IPMISOL.AccumulateInterval
--solbitrate iDRAC.IPMISOL.BaudRate
--solprivlevel iDRAC.IPMISOL.MinPrivilege
--solcharsendthreshold iDRAC.IPMISOL.SendThreshold
BIOS Option Settings
--HddSeq BIOS.BiosBootSettings.HddSeq
Boot Settings
--BootMode BIOS.BiosBootSettings.BootMode
--BootSeqRetry BIOS.BiosBootSettings.BootSeqRetry
--HddFailover BIOS.BiosBootSettings.HddFailover
--SetBootOrderFqddn BIOS.BiosBootSettings.SetBootOrderFqddn
--SetLegacyHddOrderFqddn BIOS.BiosBootSettings.SetLegacyHddOrderFqddn
Integrated Devices --EmbVideo BIOS.IntegratedDevices.EmbVideo
Downloading DTK 25