type: decision
status: active
timestamp: 2026-06-26
tags: [decision, agent-tooling, headroom, autostart, windows, task-scheduler]

Headroom proxy auto-start via Windows Task Scheduler at login

Headroom launches at logon via Task Scheduler. Runs as logged-in user with env + creds

Headroom autostart via Task Scheduler at login

Decision

Headroom proxy is launched by a Windows Task Scheduler task triggered on user logon. Not a Windows Service (no SYSTEM-account env-var hassles, no LSA-secrets path). Not a Startup folder shortcut (no failure handling, no restart-on-crash).

Why

User locked this on 2026-06-26 (Q11). Task Scheduler gets the user’s HKCU env vars, has built-in restart-on-failure, and survives Windows updates better than service installs.

How to apply

Captured

2026-06-26 session, Q11 of 24-question grill.


Edit on GitHub · Back to index