Study CompTIA 220-1202 Remote Support and AI Use: key concepts, common traps, and exam decision cues.
Core 2 does not treat communication as soft filler. It treats communication, remote support, scripting, and AI use as part of the technician’s operating discipline. The wrong behavior can turn a technically correct fix into an operational failure.
Open-ended question: A question that encourages the user to explain the issue in their own words, which helps narrow scope without leading them.
Hallucination: An AI output that sounds confident but is factually wrong or unsupported.
The exam usually wants you to:
| Situation | Strong answer usually does |
|---|---|
| upset or confused user | listens, clarifies, avoids jargon, and restates the issue |
| delayed arrival or slow progress | sets expectations and gives timely status updates |
| sensitive or difficult environment | matches attire, tone, and professionalism to the context |
| complex technical explanation | uses plain language instead of acronyms and slang overload |
| Need | Strongest first lane |
|---|---|
| graphical Windows help | RDP or approved remote-assistance tooling |
| command-line administration | SSH or WinRM depending on platform and environment |
| fleet-level support workflow | RMM or approved managed support tooling |
| remote user on untrusted network | VPN-aware secure path and policy-conscious tool choice |
| If the prompt is really about… | Better first reading |
|---|---|
| repetitive routine fix | script can help, but only with testing, scoping, and logging |
| remapping drives, restarting systems, gathering info, or initiating updates | classic Core 2 scripting use cases |
| concern about crashes or unintended changes | script risk and resource handling matter |
| unsupported or untrusted automation source | trust and safety boundary first |
| AI clue | Strongest first reading |
|---|---|
| tool gives helpful draft or summary | still verify accuracy before acting |
| sensitive data may be exposed | privacy and policy boundary first |
| answer sounds polished but unsupported | hallucination risk |
| work product belongs to a regulated or controlled environment | appropriate use and policy matter as much as convenience |
| Trap | Better reading |
|---|---|
| arguing with the user because the technician is right | professionalism is still part of the correct answer |
| remote into systems with any convenient tool | use approved methods that fit the environment |
| run scripts everywhere because the first test worked | keep scope, logging, and rollback awareness |
| trust AI output because it sounds technical | verify, especially before changing systems or handling sensitive data |
A remote user on public Wi-Fi is frustrated, the technician has a script that may help, and an AI assistant offers a quick command sequence. Which answer best fits Core 2?
Correct answer: B. Core 2 expects technical work to stay inside communication, security, and verification boundaries.