While responding to an incident on a new Windows server, the administrator needs to disable unused services. Which of the following commands can be used to see processes that are listening on a TCP port?

A. IPCONFIG
B. Netstat
C. PSINFO
D. Net session

Answer: B. Netstat

Computer Science & Information Technology

You might also like to view...

A compound statement is enclosed between:

a. [ ] b. { } c. ( ) d. < >

Computer Science & Information Technology

When discussing a heap, the phrase “the last leaf in the tree” refers to

a) the rightmost leaf at the last level of the tree b) the leftmost leaf at the last level of the tree c) the node that is farthest from the root of the tree d) the node with the largest value e) the node that will be the last one to be removed from the tree

Computer Science & Information Technology