Things I’ve put in public. Most of what I build stays inside a tenant where it belongs, so what lands here is the subset that generalises — the guides and scripts that were never client-specific to begin with.
Things I’ve put in public. Most of what I build stays inside a tenant where it belongs, so what lands here is the subset that generalises — the guides and scripts that were never client-specific to begin with.
A knowledge base built the way an MSP actually accumulates one: every guide started as a real ticket, not a documentation gap someone decided to fill. Runbooks, Graph scripts and troubleshooting walkthroughs across the Microsoft 365 stack, written so the next person who hits the wall doesn't have to rebuild the answer from scratch.
31 articles · 13 product areas
Answers a question the Entra portal makes tedious: which users are MFA-capable but still can't reset their own password? A Graph collector pulls the authentication methods registration report to CSV, and a self-contained WPF dashboard turns it into readiness percentages and a filterable user grid — no modules to install on the machine that reads the results.