Bitsadmin
The bitsadmin command is used to create, manage, and monitor download and upload jobs.
The bitsadmin command is available in Windows 8, Windows 7, and Windows Vista.
While the bitsadmin command is available in both Windows 8 and Windows 7, it is being phased out. The BITS PowerShell cmdlets should be used instead.
Bootcfg
The bootcfg command is used to build, modify, or view the contents of the boot.ini file, a hidden file that is used to identify in what folder, on which partition, and on which hard drive Windows is located.
The bootcfg command is available in Windows 8, Windows 7, Windows Vista, and Windows XP.
The bootcfg command was replaced by the bcdedit command beginning in Windows Vista. Bootcfg is still available in Windows 8, 7, and Vista, but it serves no real value since boot.ini is not used in these operating systems.
Bootsect
The bootsect command is used to configure the master boot code to one compatible with BOOTMGR (Vista and later) or NTLDR (XP and earlier).
The bootsect command is available in Windows 8.
The bootsect command is also available in Windows 7 and Windows Vista but only from the Command Prompt available in System Recovery Options.
Break
The break command sets or clears extended CTRL+C checking on DOS systems.
The break command is available in all versions of Windows, as well as in MS-DOS.
The break command is available in Windows XP and later versions of Windows to provide compatibility with MS-DOS files but it has no effect in Windows itself.
Cacls
The cacls command is used to display or change access control lists of files.
The cacls command is available in Windows 8, Windows 7, Windows Vista, and Windows XP.
The cacls command is being phased out in favor of the icacls command, which should be used instead in all versions of Windows after Windows XP.
Call
The call command is used to run a script or batch program from within another script or batch program.
The call command is available in all versions of Windows, as well as in MS-DOS.
The call command has no effect outside of a script or batch file. In other words, running the call command at the Command Prompt or MS-DOS prompt will do nothing.
Cd
The cd command is the shorthand version of the chdir command.
The cd command is available in all versions of Windows, as well as in MS-DOS.
Certreq
The certreq command is used to perform various certification authority (CA) certificate functions.
The certreq command is available in Windows 8, Windows 7, and Windows Vista.
Certutil
The certutil command is used to dump and display certification authority (CA) configuration information in addition to other CA functions.
The certutil command is available in Windows 8, Windows 7, and Windows Vista.
Change
The change command changes various terminal server settings like install modes, COM port mappings, and logons.
The change command is available in Windows 8, Windows 7, and Windows Vista.




