CrowdStrike Certified Falcon Administrator (CCFA) — Question 83
Which of the following is NOT a way to determine the sensor version installed on a specific endpoint?
Answer options
- A. Use the Sensor Report to filter to the specific endpoint
- B. Use Host Management to select the desired endpoint. The agent version will be listed in the columns and details
- C. From a command line, run the sc query csagent -version command
- D. Use the Investigate > Host Search to filter to the specific endpoint
Correct answer: C
Explanation
The correct answer is C because running the command 'sc query csagent -version' does not provide the sensor version but rather checks the service status. In contrast, options A, B, and D all correctly describe methods to find the sensor version for a specific endpoint through various management tools and reports.