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
Three layers: Aria control plane, cloudbase-init first boot, file-share build engine

Windows Server 2025 via Aria Automation, part 1: the pipeline

One catalog request, one fully-built domain-joined Windows Server 2025 with a standard agent stack, a validation report, and no trace of the tooling that built it. The three-layer design — Aria/vRO control plane, cloudbase-init first boot, a pulled build engine — and the reasoning behind each seam.

17 September 2026 · 10 min · Adam Stretton