59. A technician is troubleshooting a computer that is running slowly and has a large number of processes running. Which of the following tools should the technician use to analyze the processes?
Answer: D
Resource Monitor should be used to analyze the processes.
Resource Monitor provides detailed information about the processes running on a computer, including CPU, memory, disk, and network usage. This makes it an ideal tool for a technician troubleshooting performance issues related to a large number of processes.
A) Task Manager
Task Manager can indeed show running processes and their resource usage, but it does not provide as comprehensive data as Resource Monitor. While it is useful for a quick overview, it lacks the in-depth analysis required for troubleshooting performance issues effectively.
B) Event Viewer
Event Viewer is primarily used for monitoring system events and errors, rather than analyzing active processes. It does not provide real-time information about resource usage or process performance, making it unsuitable for the task of troubleshooting a slow computer.
C) System Information
System Information provides an overview of the system's hardware and software configuration but does not focus on real-time process analysis. It lacks the capability to analyze resource consumption related to running processes, which is critical in this scenario.
D) Resource Monitor
Resource Monitor is the most appropriate tool for this situation as it allows the technician to see detailed information about CPU, memory, disk, and network usage for each process. This level of detail is essential for diagnosing and resolving performance issues effectively.
Conclusion
Resource Monitor is definitively the correct choice as it offers comprehensive insights into the resource usage of processes, which is crucial for troubleshooting a slow computer. In contrast, Task Manager, Event Viewer, and System Information do not provide the same level of detailed analysis needed for effective diagnostics, thus making them less suitable for the task at hand.