312-49 · Question #501
Which of the following commands shows you all of the network services running on Windows- based servers?
The correct answer is A. Netstart. The 'net start' command (stylized as 'Netstart' in the answer choices) lists all currently running services on a Windows system, including network services. This is a built-in Windows command useful during incident response to identify active services that may be malicious or…
Question
Which of the following commands shows you all of the network services running on Windows- based servers?
Options
- ANetstart
- BNet Session
- CNet use
- DNet config
How the community answered
(29 responses)- A93% (27)
- B3% (1)
- D3% (1)
Explanation
The 'net start' command (stylized as 'Netstart' in the answer choices) lists all currently running services on a Windows system, including network services. This is a built-in Windows command useful during incident response to identify active services that may be malicious or unexpected. 'Net session' displays active sessions connected to the server. 'Net use' shows network drive and printer connections. 'Net config' displays configuration information for the Server or Workstation service.
Topics
Community Discussion
No community discussion yet for this question.