Computer Hacking Forensic Investigator (CHFI) — Question 66
Which of the following commands shows you all of the network services running on Windows-based servers?
Answer options
- A. Netstart
- B. Net Session
- C. Net use
- D. Net config
Correct answer: A
Explanation
The correct answer is A (Netstart), as this command lists all the network services currently running on a Windows server. The other options do not serve this purpose: B (Net Session) shows active sessions, C (Net use) displays connected network drives, and D (Net config) provides configuration details about services but does not list all running services.