Microsoft Command Line Tool Flashcards

1
Q

What command is used to change directories in the command-line tool?

A

cd

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

Which command lists the contents of a directory?

A

dir

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

What command is used to create a new directory?

A

md

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

Which command removes an empty directory?

A

rmdir

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

How do you navigate to a different drive in the command line?

A

C: or D: or x:

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

What command displays the current network configuration?

A

ipconfig

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

Which command is used to test the reachability of a host?

A

ping

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

What command shows the hostname of the computer?

A

hostname

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

Which command displays active connections and listening ports?

A

netstat

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

What command resolves a hostname to an IP address?

A

nslookup

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

Which command checks the disk for errors?

A

chkdsk

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

What command displays user accounts on the system?

A

net user

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

Fill in the blank: The command to view the current user’s group membership is _______.

A

net use

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

What command traces the route to a network host?

A

tracert

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

Which command formats a disk?

A

format

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

What command is used to copy files and directories?

17
Q

Which command is used for more advanced file copying?

18
Q

What command refreshes Group Policy settings?

19
Q

Which command displays the results of Group Policy applied?

20
Q

What command shuts down the computer?

21
Q

Which command scans and repairs system files?

22
Q

Fill in the blank: To get help with a command, you can type _______.

A

[command name] /?

23
Q

What command is used to manage disk partitions?

24
Q

Which command sends ICMP echo requests to a specified host and reports the results?

25
Q

What command displays the version of Windows?