Recovery Console Commands
- chdir (cd): Displays the name of the current folder or changes the current folder
- chkdsk: Checks a disk and displays a status report
- cls: Clears the screen
- copy: Copies a single file to another location
- delete (del): Deletes one or more files
- dir: Displays a list of files and subfolders in a folder
- disable: Disables a system service or a device driver
- enable: Starts or enables a system service or a device driver
- exit: Exits the Recovery Console and restarts your computer
- fdisk: Manages partitions on your hard disks
- fixboot: Writes a new partition boot sector onto the system partition
- fixmbr: Repairs the master boot record of the partition boot sector
- format: Formats a disk
- help: Displays a list of the commands that you use in the Recovery Console
- logon: Logs on to a Windows 2000 installation
- map: Displays the drive letter mappings
- mkdir (Md): Creates a folder
- more: Displays a text file
- rmdir (rd): Deletes a folder
- Rename (ren): Renames a single file
- systemroot: Sets the current folder to the systemroot folder of the system that you are currently logged on to
- type: Displays a text file