Exam objective
Core 2 1.0: Windows Tools and Command Line
Windows Tools and Command Line for A+
This A+ topic teaches the Windows support utilities and command-line tools a technician should recognize and select for basic troubleshooting and system support. The focus is identification, primary purpose, and scenario-matching. It does not teach PowerShell scripting, deep administration, or enterprise automation.
Start first lesson6 lessons in this topic
Common mistakes to avoid
Task Manager shows running processes and a simplified services view, but not full service configuration. Resource Monitor and Performance Monitor provide more granular counters; Device Manager or Event Viewer may be needed for hardware-related faults.
Learners may try to use Disk Management to recover files or think Performance Monitor replaces Task Manager. Also, Local Users and Groups is not available or used the same way on domain-joined machines.
Learners try to use Disk Cleanup to fix fragmentation or use regedit without backups. Emphasize safe practice: export registry keys before edits, prefer GUI tools when available, and use defrag selectively based on drive type.
Learners may assume ping equals DNS resolution; always combine ipconfig/ nslookup with ping. Some environments block ICMP making ping/tracert unreliable; interpret timeouts with caution.