Reference Guide
82 Client Configuration Toolkit Options
--usbemu
--usbemunousbboot
--usbflash
--usbports
Valid Argument enable, disable
Description Enables or disables emulation of USB devices.
Example C:\>cctk --usbemu=enable
usbemu=enable
Valid Argument enable
Description Enables emulation of USB devices except bootable devices.
Example C:\>cctk --
usbemunousbboot=enable
usbemunousbboot=enable
Valid Argument auto, fdd, hdd
Description Sets the USB flash drive emulation to auto, floppy, or hard disk.
Example C:\>cctk --usbflash=auto
usbflash=auto
Valid Argument enable, disable, enablebackonly
Description Enables or disables user accessible USB ports.
If set to enablebackonly, it enables BIOS emulation of all
supported USB devices except for bootable devices (floppy, USB
flash, etc.). This is a security feature that will prevent users from
inserting a USB boot device and booting an operating system from
it. Non-bootable devices (keyboard, mouse, and hub) are still
emulated.
Example C:\>cctk --usbports=enable
usbports=enable