OS Command Line Tools Flashcards

1
Q

diskpart

A

Replaces the Pre-Windows-XP FDISK command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Format

A

Prepare a disk for use by the operating system; Create a new root directory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

chkdsk /f

A

Fixes logical errors on the disk;

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

chkdsk /r

A

Locates bad sectors, recovers information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

md

A

Make Directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

cd

A

Change Directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

rd

A

Remove Directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

dir

A

Directory listing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

copy /v

A

Verifies that new files are written correctly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

copy /y

A

Suppresses overwrite prompts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

xcopy

A

Copies Multiple files and directory trees.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

robocopy

A
  • Replaces xcopy

- Designed to handle NTFS file system details.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

tasklist

A
  • Displays a list of currently running processes

- Local or remote device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

taskkill

A

Terminate tasks by process id (PID) or image name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

sfc

A

Scan integrity of all protected system files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

extract /d

A

Display files in a cabinet

17
Q

extract /a

A

Extract a file

18
Q

gpupdate

A

force a Group Policy update

19
Q

gpresult

A

Verify policy settings for a computer or user.