Reference Guide

Table Of Contents
Sub Options
The following are the sub options of bootorder.
--ActiveBootList
Table 77. --ActiveBootList
Attribute Details Description
Changes the active boot list in BIOS.
NOTE: If you set Legacy for the system that supports only UEFI, then the following error
message is displayed: Legacy option is not supported on this machine.
Example
C:\>cctk BootOrder --ActiveBootList=uefi
C:\>cctk BootOrder --ActiveBootList=legacy
--BootListType
Table 78. --BootListType
Attribute Details Description
Identies which boot list type to display or modify for supported UEFI systems.
Example
C:\>cctk BootOrder --BootListType=uefi
C:\>cctk BootOrder --BootListType=legacy
Example With Sub Options
With the --BootListType=ue option, you can specify the following sub options: --Sequence , --
EnableDevice , and --DisableDevice .
C:\>cctk Bootorder --BootListType=uefi
--sequence=hdd.1,floppy --enabledevice=
cdrom,hdd.2
C:\>cctk Bootorder --BootListType=uefi
--Sequence=hdd.1,Floppy --EnableDevice=
cdrom,hdd.2 --valsetuppwd=password
NOTE: If BootListType option is not provided, then the default option is applied to the
settings of the Legacy Bootorder. Apply settings to UEFI Bootorder for non-Legacy devices.
--DisableDevice
Table 79. --DisableDevice
Attribute Details Description
Disables the device.
Example
cctk BootOrder --BootListType=uefi --DisableDevice=hdd,embnicipv4,cdrom
cctk BootOrder --BootListType=legacy --DisableDevice=floppy,hdd,cdrom
cctk BootOrder --BootListType=uefi --EnabledDevice=hdd.* - It will
Enabled all Hard Disk of UEFI Bootorder
Options for Dell Command | Congure 4.2 45