Step-by-step runbooks for the 20 most common IT helpdesk tickets. Each runbook is what I wish I had had on my first day of a support job.
Interview question I have seen on every helpdesk job posting: "Walk me through how you would resolve a user who cannot connect to the VPN." Most candidates freeze. This repo is my prepared answer for the 20 tickets that will hit me most often.
-
01-password-reset.mdβ User cannot log in / needs password reset -
02-printer-offline.mdβ Printer showing offline -
03-email-not-syncing.mdβ Outlook not receiving new mail -
04-vpn-wont-connect.mdβ VPN connection fails -
05-slow-computer.mdβ Computer running slow / unresponsive -
06-blue-screen.mdβ Windows BSOD walkthrough -
07-wifi-drops.mdβ Wi-Fi keeps disconnecting -
08-screen-black.mdβ Monitor shows no signal -
09-account-locked.mdβ Active Directory account locked out -
10-software-install.mdβ Software install request (approved apps only) -
11-new-hire-setup.mdβ Provisioning a new employee (AD, email, groups, laptop imaging) -
12-offboarding.mdβ Deprovisioning a departing employee -
13-shared-drive-access.mdβ Cannot access shared network drive -
14-mfa-lost-device.mdβ User lost MFA device / needs re-enrollment -
15-external-monitor.mdβ Second monitor not detected -
16-audio-not-working.mdβ Sound not working in meeting -
17-phishing-report.mdβ User reports suspected phishing email -
18-file-recovery.mdβ User deleted a file, needs recovery from backup -
19-mobile-email-setup.mdβ Setting up work email on personal phone -
20-remote-desktop.mdβ Cannot RDP into another machine
Each runbook follows the CompTIA 6-step troubleshooting methodology:
- Identify the problem β Questions to ask the user
- Establish a theory of probable cause β Most likely causes ranked
- Test the theory to determine the cause β Verification steps
- Establish a plan of action β Fix steps with commands and screenshots
- Verify full system functionality β How to confirm the fix
- Document findings β Template ticket close-out message
(add screenshot of one full runbook once built)
- The value of asking the right diagnostic questions before touching anything
- How to document a fix so the next tech does not repeat the debug work
- How the CompTIA troubleshooting methodology actually applies in practice
Part of my Fall 2026 certification path: Google IT Support + CompTIA A+ + ServiceNow CSA.