Windows OS Flashcards

1
Q

What command can be used to verify the integrity of the Windows system files?

A

sfc /scannow

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

What command will tell you which system files are signed and which aren’t?

A

sigverif

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

What command can be used to query DNS names?

A

nslookup

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

What command can be used to verify basic TCP/IP connectivity to a network host?

A

ping

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

What command is used to view or modify a computer’s IP addresses?

A

ipconfig

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

What command is used to view a system’s full IP configuration?

A

ipconfig /all

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

What command will flush the DNS resolver cache?

A

ipconfig /flushdns

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

What command will renew the IP address from a DHCP server?

A

ipconfig /renew

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

What command is designed to provide information about the tasks that are running on a Windows 7 system?

A

tasklist

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

What command terminates a task, either by name or PID?

A

taskkill -pid or -im .exe

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

What command will display the route and measure transit delays of packets across the network?

A

tracert

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