Skip to content

Patanth/TheHelpDesk-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheHelpDesk-Toolkit

A one-stop shop for Tier 1 Help Desk admins — troubleshooting guides, resources, tools, and scripts for day-to-day support work.


Folder Structure

TheHelpDesk-toolkit/
├── resources/
│   ├── kb-articles/     # Internal knowledge base articles
│   ├── policies/        # IT policies and procedures reference
│   └── templates/       # Email templates, ticket templates
├── scripts/
│   ├── network/         # Network diagnostics and connectivity scripts
│   ├── user-management/ # AD, account resets, onboarding/offboarding
│   └── windows/         # PowerShell & batch scripts for Windows tasks
├── tools/               # Portable/standalone tools and utilities
└── troubleshooting/
    ├── checklists/      # Pre-flight checklists before escalating
    └── common-issues/   # Step-by-step guides for frequent tickets

Quick Reference

Category What's Inside
Scripts Automation scripts to speed up repetitive tasks
Troubleshooting Guides and checklists for common Tier 1 issues
Resources KB articles, templates, and policy references
Tools Utilities used during support sessions

Contributing

  1. Add scripts to the appropriate subfolder
  2. Include a comment header in every script (author, date, purpose)
  3. Add a matching KB article or README in the relevant troubleshooting/ or resources/ folder when applicable

A Note on AI-Assisted Content

This repository was built with the assistance of Claude Code by Anthropic. AI tools are welcome and encouraged as part of the contribution process — they can be a great way to draft scripts, generate templates, and speed up documentation.

That said, all AI-generated content must be reviewed and verified by the contributor before being submitted. Please do not blindly push AI output without first testing it in your environment and confirming it works as intended. You are responsible for what you submit — AI is a tool, not a substitute for your judgement.

If it hasn't been tested, it isn't ready.


Categories Covered

  • Password resets & account lockouts
  • Network connectivity issues
  • Printer troubleshooting
  • Software installation & licensing
  • VPN issues
  • Hardware diagnostics
  • Email/Outlook issues
  • Onboarding & offboarding workflows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages