Windows Management Tools
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing CompTIA A+ Core 2 premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- Sort the toolset by the job it does
- Task Manager and the live-monitoring ladder
- MMC snap-ins: one console per subsystem
- Command-line network diagnostics
- Command-line repair and maintenance
- Disk Management and diskpart
- Control Panel and Settings: where an item lives
- MSConfig runs a clean boot
- How the exam frames tool questions
Live-monitoring tools: from a quick glance to deep counters
| Aspect | Task Manager | Resource Monitor | Performance Monitor | Event Viewer |
|---|---|---|---|---|
| Primary question | What is using CPU, RAM, or disk right now? | Which process holds this file, handle, or port? | How does a counter trend over time? | What did the system log about this error? |
| Data window | Live snapshot | Live, per-process detail | Live plus logged history | Historical event records |
| Depth | Quick triage | Per-process handles, disk I/O, and network | Hundreds of counters and data collector sets | Timestamped logs sorted by severity |
| Launch | Ctrl+Shift+Esc or taskmgr | resmon | perfmon | eventvwr.msc |
| Typical use | Kill a hung app, disable a startup item | Find what locks a file or uses a port | Baseline load and long-term diagnosis | Trace a crash, service, or boot failure |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
References
- CompTIA A+ Core 2 (220-1202) Certification Exam Objectives (V15, Document Version 3.0)
- ipconfig command reference
- ping command reference
- tracert command reference
- pathping command reference
- nslookup command reference
- netstat command reference
- Repair a Windows image with DISM
- chkdsk command reference
- gpupdate command reference
- gpresult command reference
- tasklist command reference
- taskkill command reference
- shutdown command reference
- Disk Management overview
- Extend a basic volume
- diskpart command reference