Among all the commands that Windows Hosting professionals use to execute several function during the hosting processes. BCDBOOT & BITSADMIN are two major functions illustrated here.
BCDBOOT.exe:
Set up a system partition, repair the boot environment located on the system partition
Syntax
BCDBOOT source [/l locale] [/s volume-letter] [/v] [/m [{OS Loader GUID}]]
BITSADMIN.exe
Manage the Background Intelligent Transfer Service (BITS). The BITS Service can be used to transfer large files from remote hosts
Syntax
BITSADMIN [/RAWRETURN] [/WRAP | /NOWRAP] command

