SK0-003 · Question #908
A user reports that it is taking a long time to open files from the server. Which of the following tools should a technician use FIRST to troubleshoot this issue on the server?
The correct answer is B. Performance Monitor. Performance Monitor is the initial tool to use for troubleshooting slow file access on a server as it allows real-time monitoring of various system resources, including disk I/O, CPU, and network usage.
Question
A user reports that it is taking a long time to open files from the server. Which of the following tools should a technician use FIRST to troubleshoot this issue on the server?
Options
- ASystem Monitor
- BPerformance Monitor
- CDisk Defragmenter
- DDisk Cleanup
How the community answered
(65 responses)- A17% (11)
- B69% (45)
- C6% (4)
- D8% (5)
Why each option
Performance Monitor is the initial tool to use for troubleshooting slow file access on a server as it allows real-time monitoring of various system resources, including disk I/O, CPU, and network usage.
"System Monitor" is an older name for Performance Monitor or a general term; in modern Windows, Performance Monitor is the specific tool.
Performance Monitor (Perfmon) is designed to collect and view real-time performance data for hardware and software resources on a local or remote computer. By monitoring disk I/O, network throughput, CPU usage, and memory, a technician can identify bottlenecks contributing to slow file access from the server.
Disk Defragmenter reorganizes fragmented files on a hard drive to improve access speed, but it's a remediation tool, not a diagnostic tool for first identifying the cause of the slowness.
Disk Cleanup frees up disk space by removing unnecessary files, which helps with low disk space issues but does not directly diagnose performance bottlenecks related to slow file access.
Concept tested: Server performance troubleshooting tools
Source: https://learn.microsoft.com/en-us/windows-server/administration/performance-monitor/get-started-with-performance-monitor
Topics
Community Discussion
No community discussion yet for this question.