01
What exactly is failing?
Turn “nothing works” into a specific symptom: cannot sign in, cannot open one folder, Outlook is not updating, one printer fails, one website will not load.
Everyday IT · Troubleshooting & Escalation
Good troubleshooting is less about knowing every command and more about asking the right question in the right order.Scope it. Test one layer. Make one change. Verify. Escalate when the blast radius gets bigger than the ticket.
Use this before reaching for a random fix.
01
Turn “nothing works” into a specific symptom: cannot sign in, cannot open one folder, Outlook is not updating, one printer fails, one website will not load.
02
Scope immediately. One user points toward account, device, profile, or permission. Multiple users point toward service, server, network, policy, or shared infrastructure.
03
Ask about passwords, device swaps, updates, moves, permission changes, ISP issues, reboots, new software, maintenance, and whether the problem ever worked.
04
Check identity, connectivity, service state, permissions, and client state in a logical order. Do not rebuild a profile before proving the cloud service is healthy.
A working example is one of the fastest troubleshooting tools available.
Same user, different device
If the same user succeeds on another device, focus on the original workstation, profile, client, network path, or cached state.
Different user, same device
If another user succeeds on the same device, focus on the affected user's account, groups, profile, license, or authentication state.
Browser vs desktop
Browser success can prove cloud identity and service access while pointing toward Outlook, OneDrive, Teams, or another desktop client.
Peer comparison
Compare groups, licenses, client version, mapped paths, printer port, network, policy, or device state. Look for differences that explain the symptom.
Discovery and remediation should be separate thoughts.
Before
Know what was broken and what the important settings looked like before you change them. Screenshots, commands, timestamps, and notes make rollback and escalation easier.
Change
Prefer a targeted change that tests your theory. If you change password, profile, DNS, permissions, and client settings at once, you may never know what fixed it.
After
Do not call a ticket resolved because a command completed successfully. Verify the user can perform the thing that originally failed.
Document
Record the symptom, checks, relevant findings, action taken, and verification. Good notes are part of the fix.
Escalation is good judgment when the risk or scope changes.
Scope
If the issue affects a department, site, server, tenant, or shared service, treat it differently from an isolated workstation ticket.
Privilege
Domain Admin, Global Administrator, firewall, security-policy, or broad permission changes deserve review and authorization.
Data
Stop before deleting, resetting, mass-moving, restoring, unlinking, or overwriting data unless you understand the recovery path.
Security
Unexpected MFA prompts, suspicious sign-ins, mailbox rules, unknown forwarding, malware indicators, or privileged account anomalies should move into the security process.
Infrastructure
Domain controllers, DNS, DHCP, firewalls, mail connectors, Conditional Access, routing, backups, hypervisors, and production servers are not casual troubleshooting surfaces.
Uncertainty
If you do not know what a change will affect or how to reverse it, stop and get another set of eyes.
Escalation is not failure. Uncontrolled guessing is.
The goal is to solve the problem without creating a second incident.