CompTIA Server+ (SK0-004) — Question 13

An administrator would like to determine what port and services are running locally on a server. Which of the following Windows command lines and shell tools should the administrator use? (Select THREE).

Answer options

Correct answer: A, C, D

Explanation

The correct answers are A (get-services), C (sc query), and D (netstat) because they provide information about running services and network connections. Options B (show ports), E (vmstat), and F (show services) are not valid commands in Windows for this purpose, making them incorrect choices.