procedures
Readme
โ๏ธ Standard Operating Procedures (SOPs)
Part of the IT-Manual The master playbook for service workflows, optimization routines, and standard repairs.
๐ Overview
This directory contains the โHow-Toโ guides for the most frequent tasks in the shop. While other directories focus on specific hardware or software, this folder defines the processโfrom how we handle an on-site visit to the exact steps for a system tune-up.
๐ Contents
๐ข Core Workflows
The logistics of how we deliver service.
- General Job Procedures The baseline expectations for any ticket, regardless of location.
- In-Shop Service: How Itโs Done Logistics for the bench: Intake, tagging, queue management, and checkout.
- On-Site Service: How Itโs Done Protocol for field visits: Arrival etiquette, client communication, and closing out the job site.
- Desktop & Server Role Setup Configuration standards for deploying new workstations or server environments.
- How-To Procedures FULL LIST A master index of all technical guides across the entire repository.
๐ System Optimization (The โTune-Upโ)
Standard steps for the โMy computer is slowโ ticket.
- Clean up Temp & Junk Data Safe removal of temp files, caches, and bloatware to free up disk space.
- Eliminate Startup Apps Methodology for identifying and disabling high-impact startup processes to improve boot time.
- Security Tune-up Detailed Hardening the OS, verifying antivirus status, and checking for vulnerabilities.
๐ Diagnostics & Recovery
Techniques for solving problems and retrieving access.
- Improvised Diagnostics (OODA Loop) Essential Reading: A mental framework (Observe, Orient, Decide, Act) for troubleshooting unknown or complex issues.
- Electronics Diagnostics General protocols for testing physical components.
- Account Login Issues Steps for resolving generic access problems across various platforms.
- Find Passwords Tools and methods for recovering saved credentials from browsers and keychains.
- Data Backup The definitive procedure for securing user data before attempting risky repairs.
โก The โTune-Upโ Workflow
When a client requests a General Service or Tune-Up, follow this order of operations:
- Backup (
Data_Backup.md) - Always save data first. - Diagnostics (
Electronics_Diagnostics.md) - Ensure the drive/RAM isnโt failing. - Cleanup (
Clean-up-Temp-Junk-Data.md) - Remove the garbage. - Optimization (
Eliminate_Startup_Apps.md) - Speed up the boot. - Security (
Security_Tuneup_Detailed.md) - Patch holes and scan for malware.
Maintained by Pacific Northwest Computers