Framework and examples for using AI as a support accelerator without replacing core troubleshooting discipline. Last reviewed: February 13, 2026
This repository shows how I use AI to improve speed, structure, and documentation quality in IT support workflows while keeping decisions evidence-based and security-conscious.
- Practical workflow for AI-assisted incident handling
- Prompt libraries for troubleshooting and documentation
- Ticket and log templates for repeatable support execution
- Case studies showing AI-assisted analysis with human validation
- Usage policy and guardrails for safe operation
- Define the issue and impact clearly.
- Collect facts (symptoms, logs, commands, environment).
- Use AI to generate hypotheses and test plans.
- Validate findings manually with commands and system checks.
- Apply low-risk fix, then verify service restoration.
- Document resolution and prevention notes.
Detailed process: WORKFLOW.md
AI_USAGE_POLICY.md- boundaries and safety rulesWORKFLOW.md- step-by-step support workflowcase-studies/- scenario walkthroughs with outcomesprompts/- reusable prompts for troubleshooting and writeupstemplates/- ticket, learning-note, and prompt-log templatesevidence/- guidance for screenshots and supporting artifacts
case-studies/2026-01-06-ai-assisted-dns-troubleshooting.mdcase-studies/2026-01-06-ai-assisted-windows-network-fix.md
- Structured troubleshooting and root-cause analysis
- AI-assisted hypothesis generation and decision support
- Windows/Linux/network support workflows
- Documentation quality aligned with support ticket standards
- Security-conscious operations and sanitization
- AI suggestions are treated as drafts, not final truth.
- Every recommendation is validated with command output or system checks.
- Sensitive information is redacted before sharing/storing artifacts.
- IT Support Labs: https://github.com/dallasm92/it-support-labs
- AI-Assisted Home Lab Operations: https://github.com/dallasm92/ai-assisted-home-lab-operations
- Home Lab Overview: https://github.com/dallasm92/home-lab-overview