On migrating from GitHub to self-hosted CI/CD, and all the frustrations that come with trying something new.
A short note on the quiet joy of polishing a long running project and stretching a little.
On beginning new projects and remembering all the things you forgot about the last time you did this.
A meta-module that imports the entire InvokeSystems suite with one command, because typing four Import-Module lines is three too many.
Event log initialization and admin context checks. Unglamorous, essential, and shared across every other module in the suite.
Cryptographically secure password generation with EFF wordlists, random strings, GUIDs, and numbers without reinventing the wheel badly.
Let non-admin users run specific SYSTEM-level tasks with hash verification, audit logging, and none of the usual security nightmares.
The seven-phase remediation ritual every Windows admin knows by heart, now automated and idempotent, without native binaries or external dependencies.