• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/21

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

21 Cards in this Set

  • Front
  • Back

help

Lists commands


Add for specific information

diskpart

Configure, format and change volumes

format

Initialises or erases everything in a partition and creates a file system

chkdsk

Checks a disk and displays a system report


/F - fixes errors on a disk


/R - locates bad sectors and recovers readable information

dir

List files and directories in the drive specificed

del

Deletes on or more files

md/cd/rd

Make, change or remove directory

copy

Copies one or more files to another location


/V - verify all new files are written correctly


/Y - suppresses prompt to confirm overwriting

xcopy

Copies files and entire directory trees


/S - Copies directories and sub-directories except empty ones

robocopy

Improvement on xcopy, performs various different functions

tasklist

Displays a list of running processes (local or remote)

taskkill

Terminate tasks by process ID (/PID) or image name (/IM)


/T - Stops child processes as well

sfc

Scans the integrity of all protected system files and replaces incorrect versions

shutdown

Shuts down computer


/S - complete shutdown


/T nn - specifies time (nn = seconds)


/R - restart


/A - abort

expand

Removes files from cabinet files (.CAB)


expand -d - displays files


expand -f:filename


- extract file

gpudate

Forces a group policy update

gpresult

Verify policy settings for a computer or user

exit

Terminates command promt

bootrec /FixMbr

Fix MBR on the physical drive

bootrec /fixboot

Writes a new boot sector

bootrec /rebuildbcd

Rewrites boot configuration data