CompTIA A+ Core 2 (220-1202) - One-Hour Cram Sheet

High-yield facts across all four domains - built for a final review pass
90 questions max 90 minutes Multiple-choice + performance-based Scaled 100-900, pass 700 OS 28% · Security 28% · Troubleshooting 23% · Ops 21%
Strategy: Operating Systems + Security = 56% of the exam. Spend most of the hour on command-line tools, Windows utilities, permissions/encryption, malware removal, and symptoms-to-fix troubleshooting.

1. Operating Systems ~28%

OS types, filesystems, and install choices

ItemKnow this
Workstation OSsWindows, Linux, macOS, Chrome OS.
Mobile OSsiOS, iPadOS, Android.
NTFS / ReFSModern Windows filesystems. NTFS supports permissions, EFS, quotas, compression; ReFS emphasizes resiliency.
FAT32Broad compatibility; 4 GB max file size; weak security features.
exFATFlash/removable media; handles files larger than 4 GB; cross-platform.
ext4 / XFSLinux filesystems.
APFSModern Apple filesystem for macOS/iOS devices.

Windows editions and account context

Windows GUI tools and snap-ins

ToolBest use
eventvwr.mscEvent Viewer: logs for boot, driver, app, service, security, and crash clues.
diskmgmt.mscDisk Management: partitions, volumes, drive letters, initialize disks.
taskschd.mscTask Scheduler: run actions on time/event triggers.
devmgmt.mscDevice Manager: drivers, disabled devices, hardware errors.
certmgr.mscCertificate Manager: user certificate stores.
lusrmgr.mscLocal Users and Groups: local account/group management.
perfmon.mscPerformance Monitor: counters, trends, bottleneck data.
gpedit.mscLocal Group Policy Editor: local policy settings, not usually Home edition.
msinfo32System Information: hardware, BIOS/UEFI, drivers, environment summary.
resmonResource Monitor: CPU, memory, disk, network process activity.
msconfigSystem Configuration: boot options, startup troubleshooting.
cleanmgr / dfrguiDisk Cleanup / Defragment and Optimize Drives.
regeditRegistry Editor. Back up/export before changes.

Windows command line: fastest recall

CommandPurpose
cd / dirChange directory / list directory contents.
ipconfigView IP config; /all, /release, /renew, /flushdns are common.
pingBasic reachability and latency test.
tracert / pathpingTrace route path; pathping adds loss/latency statistics.
nslookupDNS lookup testing.
netstatOpen connections/listening ports.
net useMap/list network shares and drives.
chkdskFilesystem/disk error scan and repair.
diskpartAdvanced disk/partition CLI. Be careful: destructive commands exist.
formatFormat a volume.
md / rmdirMake/remove directories.
robocopyRobust file copy for migrations/backups.
sfcSystem File Checker; repairs protected Windows system files.
gpupdate / gpresultRefresh policy / report applied policies.
hostname / whoami / winverComputer name / current identity / Windows version.

Windows networking and settings

macOS and Linux client tools

Applications and cloud productivity

2. Security ~28%

Physical, access, and logical controls

ControlPurpose / clue
Bollards / fences / guardsPhysical perimeter protection; stop vehicles or unauthorized entry.
Access control vestibuleOne-person controlled entry area; formerly called a mantrap.
Badge reader / key fob / smart cardPossession-based access control.
BiometricsRetina, fingerprint, palm, facial, or voice recognition; "something you are."
Video surveillance / alarms / sensorsDetect, deter, and provide evidence.
Least privilegeGive users only the access required to do the job.
Zero TrustNever implicitly trust; continuously verify identity, device, and context.
ACLRule list that allows/denies access to objects or traffic.
MFATwo or more factor categories: know, have, are, location/behavior.
SSO / SAMLSingle login across apps; SAML passes authentication assertions.
PAM / JIT accessLimit privileged access and grant it only when needed.
MDM / DLP / IAMManage mobile devices, prevent data leakage, and control identities/access.

Windows security settings

Wireless security and authentication

ItemKnow this
WPA2Modern baseline wireless security; use AES when possible.
WPA3Newer/stronger wireless security.
TKIPLegacy WPA encryption; avoid when AES is available.
AESPreferred strong encryption for Wi-Fi.
RADIUSCentralized authentication common with 802.1X enterprise Wi-Fi.
TACACS+AAA often used for network device administration.
KerberosTicket-based authentication common in Windows domains.

Malware, social engineering, and threats

Detection/removal tools include recovery console, EDR, MDR, XDR, antivirus, anti-malware, email security gateways, software firewalls, user education, and OS reinstall/reimage when needed.

SOHO malware removal process (memorize order)

  1. Investigate and verify malware symptoms.
  2. Quarantine infected system.
  3. Disable System Restore in Windows Home.
  4. Remediate infected systems.
  5. Update anti-malware software.
  6. Use scan/removal techniques such as Safe Mode or preinstallation environment.
  7. Reimage/reinstall if necessary.
  8. Schedule scans and run updates.
  9. Enable System Restore and create a restore point in Windows Home.
  10. Educate the end user.

Hardening, mobile security, and data destruction

Destruction methodBest clue
Drilling / shredding / incinerationPhysical destruction of media.
DegaussingMagnetic destruction for HDD/tape; not useful for SSDs.
Erasing/wipingOverwrite/sanitize before reuse or recycling.
Standard formattingNot secure by itself.
Certificate of destructionProof from a third-party disposal vendor.

SOHO network and browser security

3. Software Troubleshooting ~23%

Windows symptom - likely cause / first move

SymptomThink / do first
BSOD after driver or updateBoot Safe Mode/recovery, roll back driver/update, check Event Viewer and dump clues.
Degraded performanceTask Manager/Resource Monitor: CPU, RAM, disk, startup apps, malware, low storage.
Boot issues / No OS foundBoot order, disconnected/failing drive, corrupt boot files, wrong partition/UEFI settings.
Frequent shutdownsPower, thermals, updates, malware, or crash/restart setting.
Services not startingCheck service account, dependencies, Event Viewer, startup type.
Applications crashingPatch/repair/reinstall app, verify requirements, profile/settings, Event Viewer.
Low memory warningsClose apps, find leaks, add RAM, check pagefile/virtual memory.
USB controller resource warningsToo many USB devices/controllers, driver/chipset issue, power management.
System instabilityRecent changes, driver updates, malware scan, SFC, hardware diagnostics.
Slow profile loadRoaming profile, network share, GPO/logon script, corrupt profile.
Time driftTime zone/NTP sync; on desktops also suspect CMOS battery.

Mobile OS and application troubleshooting

SymptomLikely fix path
App fails to launch or crashesForce close, update app/OS, clear cache/data, reinstall, verify compatibility.
App fails to update/installCheck storage, network, app store account, OS version, restrictions/profiles.
Slow responseClose background apps, restart, free storage, update, check battery health.
OS fails to updateCheck storage, battery/charger, Wi-Fi, vendor support/EOL, MDM restrictions.
Battery life issuesScreen brightness, rogue apps, radios/location, battery health, updates.
Random rebootsBad app/update, OS corruption, battery/thermal issue, hardware fault.
Bluetooth/Wi-Fi/NFC issuesToggle radio, forget/re-pair, reset network settings, verify range/interference.
Screen does not autorotateRotation lock, app support, sensor issue, restart/update.

Security symptoms on PCs and mobile

4. Operational Procedures ~21%

Ticketing, documentation, and asset management

Change management

Required thoughtWhat it means
Purpose and scopeWhy the change is needed and what systems/users are included.
TypeStandard, normal, or emergency change.
Date/timeUse maintenance windows; respect change freezes.
Risk and impactRisk level, affected systems, business effect.
Rollback and backup planHow to restore service if the change fails.
Sandbox testingValidate before production when possible.
Approvals and reviewChange board approval, responsible staff, peer review, end-user acceptance.

Backups and recovery

Backup typeFast recall
FullCopies all selected data; easiest restore, longest backup.
IncrementalCopies changes since last backup of any type; fastest backup, more restore steps.
DifferentialCopies changes since last full backup; grows until next full, simpler restore than incremental.
Synthetic fullBuilds a new full backup from prior full + incrementals without rereading the client.
3-2-1 rule3 copies, 2 media types, 1 offsite/offline copy.
GFSGrandfather-father-son rotation: monthly/weekly/daily generations.
RecoveryRestore in-place/overwrite or to an alternate location; test backups on a schedule.

Safety, environment, and privacy

Professionalism, scripting, remote access, and AI

Rapid recall: Pass score 700 · Core 2 domains: OS 28, Security 28, Troubleshooting 23, Ops 21 · Home lacks domain join/RDP host/gpedit/BitLocker management · NTFS = permissions/EFS · exFAT = large removable files · Time Machine = macOS backup · FileVault/BitLocker = full-disk encryption · EFS = file/folder encryption · WPA3/WPA2+AES · Malware removal starts by verifying symptoms and quarantining · 3-2-1 backup · Chain of custody preserves evidence.