Table of Contents

Click Here to Return To the CompTIA A+ Course Page

Operational Procedures is 21% of the CompTIA A+ 220-1202 Core 2 exam. This module covers documentation, change management, backups, safety, environment, professionalism, scripting, remote access, and AI basics. This domain is about doing the job correctly and professionally, not just technically.

A great technician follows process. You document your work, manage change safely, back up before you break things, stay safe, and treat customers well. This module covers the professional habits that keep IT running and keep you employed.

Documentation Best Practices

You record everything so others can follow your work.

DocumentPurpose
Ticketing systemTracks issues and resolutions
Asset management / CMDBInventories hardware and software
Standard Operating Procedures (SOPs)Step-by-step process guides
Knowledge baseReusable how-to articles
Network topology diagramsMaps the network layout

Change Management

You control change so it does not cause outages.

  1. Request the change with a documented form.
  2. Assess risk and the scope of impact.
  3. Test in a sandbox before production.
  4. Get approval from the change board.
  5. Plan a rollback in case the change fails.
  6. Implement during a maintenance window.
  7. Document the result.

A rollback plan is what saves you when a change goes wrong.

Backup and Recovery

You protect data with the right backup type and rule.

Backup typeWhat it copies
FullEverything, slowest
IncrementalChanges since the last backup
DifferentialChanges since the last full
Synthetic fullA full rebuilt from prior backups

The 3-2-1 rule keeps 3 copies of data on 2 media types with 1 copy offsite. Test restores regularly because an untested backup is not a backup.

Safety Procedures

You protect yourself and the equipment.

  • ESD straps and mats prevent static damage to components.
  • Electrical safety means unplugging before service and never opening a PSU or CRT.
  • Proper lifting uses the legs, not the back.
  • Fire safety uses a Class C extinguisher for electrical fires.

Environmental Controls

You handle materials and power responsibly.

  • MSDS/SDS sheets describe safe handling and disposal of chemicals.
  • Battery and toner disposal follows local regulations, never the trash.
  • A UPS provides battery backup and clean power during outages.
  • A surge suppressor protects against voltage spikes.
  • Maintain proper temperature and humidity to prevent damage and static.

Policies, Privacy, and Professionalism

You follow legal and ethical rules.

  • Chain of custody documents evidence handling for incidents.
  • DRM and EULA govern software licensing and use.
  • Regulated data like PII, PHI, and PCI requires special handling.
  • Acceptable Use Policies (AUPs) define proper use of company systems.

You use professional communication: clear language, active listening, setting expectations, and respecting the customer. Never argue or talk down to a user, even when they are wrong.

Scripting and Remote Access

You automate tasks and support users remotely.

ExtensionLanguageUse
.batBatchLegacy Windows scripts
.ps1PowerShellWindows automation
.vbsVBScriptOlder Windows automation
.shShellLinux/macOS automation
.pyPythonCross-platform scripting
.jsJavaScriptWeb and automation
Remote toolUse
RDPFull Windows remote desktop
VPNSecure tunnel to a network
SSHSecure command-line access
VNCCross-platform screen sharing
RMMRemote monitoring and management

AI Basics

The 220-1202 exam now includes basic AI concepts. You apply AI tools responsibly.

  • Application integration brings AI into business workflows.
  • AI policy covers appropriate use and plagiarism concerns.
  • AI limitations include bias, hallucinations, and accuracy problems, so verify AI output.
  • Private vs public AI differs in data security, data source, and privacy. Never paste sensitive company data into a public AI tool.

For the bigger picture, read the state of AI in cybersecurity .

Next Steps

You have now completed all nine A+ modules across both exams. Test your readiness with the CompTIA A+ Practice Test , then review weak areas in Operating Systems , Security , and Software Troubleshooting . Return to the CompTIA A+ Course and explore more in Courses and Playbooks .