🧭 Stage 4 — Auto-Start Virtual Server (Windows Task Scheduler + Headless VM)
This is the point where I try to make the system behave like a real server rather than something I manually start.
Up until now, I’ve been opening VirtualBox and starting the VM myself. That works, but it’s not how a proper server should behave.
The goal here is:
The server should start automatically when Windows boots, even if I am not logged in.
.