Boot → check kill switch → skip flagged steps → run next step → reboot if required → repeat

Windows Server 2025 via Aria Automation, part 2: a state machine that survives four reboots

05-build-master.ps1 runs at every startup until the build is done. Flag files make each step run once; a persisted state file keeps true timings across reboots; a kill-switch flag makes a stray run a no-op. Then it cleans up, validates, publishes — and deletes itself.

17 September 2026 · 6 min · Adam Stretton