Home

Certification Links

Review Questions

Exam Objectives

Student Aids & Downloads

Links

Contact
Rob Elder
Short Bio

Training Contacts
JP Hurd


Welcome to NetworkCert.NET
Aids and Tools for Networking Certifications

Recovery Console Commands
(use HELP [COMMANDNAME] for individual command syntax)

ATTRIB Changes attributes of a file or directory.
BATCH Executes command specified in a text file.
CD (CHDIR) Changes current directory.
CHKDSK Checks the disk and generates a status report.
CLS Clears the screen.
COPY Copies a single file to another location.
DEL (DELETE) Deletes files
DIR Displays a list of files and directories.
DISABLE Disables a service or device driver.
DISKPART Manages hard drive partitions.
ENABLE Starts or enables a service or device driver.
EXIT Exits Recovery Console and restarts your computer.
EXPAND Extracts files from a compressed directory.
FIXBOOT Writes a new partition boot sector.
FIXMBR Repairs the master boot record.
FORMAT Formats a disk.
HELP Displays commands and lists syntax of commands.
LISTSVC Lists the services and drivers available on the computer.
LOGON Logs on to a Windows 2000 Installation.
MAP Displays drive letter mappings.
MD (MKDIR) Creates a directory.
MORE Displays contents of a text file.  (Same as TYPE)
REN (RENAME) Renames a single file.
SET Displays and sets environmental variables.
SYSTEMROOT Sets the current directory to the systemroot directory that you are logged on to.
TYPE Displays contents of a text file.  (Same as MORE)