Skip to content

Club Support — Procedure Knowledge Base

One cohesive, searchable home for all IT procedures. Every procedure is a plain Markdown file (grep/ripgrep-searchable) under this folder.

Searching: grep -ri "printer" procedures/ or in your editor's Find-in-Files. For a GUI, point VS Code / Obsidian at this folder.

Source

Converted from the Word/PDF originals in ../_imported/ (OneDrive export, 2026-07). When a procedure changes, update the Markdown here; treat this folder as canonical, the _imported/ files as the archived source.

Folder map

Area Path What's here
Onboarding onboarding/ Intake forms & user creation
Computer build computer-setup/ New workstation SOP
Offboarding offboarding/ Termination, account deactivation, GAL-hide
Software software/ Jonas/JAM, Epson POS, Aurora Keyscan, Tungsten
Networking networking/ Unifi & FortiGate VPN
Security security/ GeoPolicy / PIM travel exclusions
Reference reference/ ISP numbers, career & cert roadmaps

Related (outside this folder): ../environment.md (full tech stack) · ../procedures-review.md (gap/risk audit) · ../skills-and-certifications.md.

Full index

Onboarding

Computer build

Offboarding

Software

Networking

Security

Reference

Markdown format (for contributors)

# <Title>

> **Source:** `_imported/<original>` · **Applies to:** <scope> · **Last reviewed:** 2026-07

## Purpose
<1–2 lines on when to use this>

## Prerequisites  (omit if none)
- ...

## Steps
1. ...
   - [ ] checkbox sub-step

## Notes / Gotchas
- ...
  • Use - [ ] for manual checklist items; 1. for ordered steps.
  • Render forms/fields as Markdown tables where it improves scannability.
  • Keep field labels; leave values blank (these are templates).
  • Never paste real employee PII or credentials. Use placeholders.