Reference Guide

Table Of Contents
NOTE: While changing the bootorder sequence, if the system is set with a setup password,
specify the setup password as the -- valsetuppwd argument. If the system has a system
password set and no setup password is set, specify the system password as the --
valsyspwd argument.
Sub Options
The following are the sub options of bootorder.
--ActiveBootList
Description
Changes the active boot list in BIOS.
Example
C:\>cctk BootOrder --ActiveBootList=uefi
C:\>cctk BootOrder --ActiveBootList=legacy
--BootListType
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
--DisableDevice
Description
Disables the device.
Example
C:\>cctk BootOrder --DisableDevice=hdd,embnic,floppy
or
C:\>cctk BootOrder --DisableDevice=2,4,1,7
--EnableDevice
Description
Enables the device.
Example
C:\>cctk BootOrder --EnableDevice=hdd,embnic,floppy
or
C:\>cctk BootOrder --EnableDevice=4,7,2,1
38 Dell Command | Congure options