Command Line Tools Flashcards

(26 cards)

1
Q

What bootrec switch will rebuild the BCD store?

A

bootrec /rebuildbcd

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

What bootrec switch will scan disks for installations?

A

bootrec /scanos

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

What bootrec switch will write a new boot sector?

A

bootrec /fixboot

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

What bootrec switch will write a new MBR?

A

bootrec /fixmbr

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

What command line tool allows you to see all of the processes running on your system?

A

tasklist

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

What command line tool allows you to shut down a system?

A

shutdown

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

What command line tool allows you to stop a process?

A

taskkill

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

What command line tool do you use to make directories?

A

MD

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

What command line tool is used to change directories?

A

cd

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

What command line tool is used to check system files?

A

sfc

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

What command line tool is used to check the disk system?

A

chkdsk

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

What command line tool is used to copy files and cannot do fancy things?

A

copy

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

What command line tool is used to create disk partitions?

A

diskpart

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

What command line tool is used to delete files?

A

del

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

What command line tool is used to elevate your privileges?

A

runas

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

What command line tool is used to ensure a GPO is refreshed on the local system?

17
Q

What command line tool is used to exit cmd.exe?

18
Q

What command line tool is used to extend the capabilities of copy to include directories?

19
Q

What command line tool is used to format disks?

20
Q

What command line tool is used to get context sensitive help?

21
Q

What command line tool is used to is used to list things in a file location?

22
Q

What command line tool is used to list the commands you can type?

23
Q

What command line tool is used to perform robust file copies?

24
Q

What command line tool is used to remove directories?

25
What command line tool is used to see what GPO settings apply?
gpresult
26
What command line tool is used to unzip things?
expand