100-140 Question 58
Select 3A user reports that a specific application is running slowly on their computer. As part of troubleshooting, you are tasked with collecting system information such as the host name, processor details, memory usage, and IP addresses. Which of the following tools or methods would allow you to gather the required information on a Windows system?
- A
Using the 'System Information' tool (msinfo32)
- B
Running the 'ipconfig /all' command in Command Prompt
- C
Opening the 'Task Manager' and navigating to the Performance tab
- D
Accessing the 'Network and Sharing Center' in Control Panel
- E
Using the 'dxdiag' tool to gather system details
Show answer and explanation
Correct answers: A, B, C
Explanation
To troubleshoot issues with a slow application, it is necessary to gather details about the system's hardware, operating system, and network configuration. The 'System Information' tool, 'ipconfig /all' command, and Task Manager's Performance tab collectively provide this information, making them the most appropriate tools for this task. The 'Network and Sharing Center' and 'dxdiag' tool do not provide the required range of information.
- A. Correct.
The 'System Information' tool (msinfo32) provides comprehensive details about the computer, including the host name, processor details, memory, and operating system version.
- B. Correct.
The 'ipconfig /all' command displays network configuration details, including IPv4 and IPv6 addresses as well as the MAC address.
- C. Correct.
The 'Task Manager' Performance tab provides real-time data on processor, memory, and disk usage, which can help evaluate system performance.
- D. Incorrect.
The 'Network and Sharing Center' in Control Panel is primarily used to manage network connections and does not provide detailed system information like processor or memory details.
- E. Incorrect.
The 'dxdiag' tool is used to collect information about DirectX components and drivers, primarily for troubleshooting graphics and multimedia-related issues, but it does not provide comprehensive hardware or network details.