Quick startup script when setting up new Windows computer.
 
 
Go to file
Chris Nutter ace85fb174 Split Script.ps1 into oobe-rm-ai.ps1 and unattended oobe-ltsc.ps1
oobe-ltsc.ps1 targets LTSC VMs deployed via autounattend.xml: installs
VirtIO guest tools from the mounted ISO, silently installs the Mesh
agent, disables sleep/hibernate, enables RDP/SSH/WinRM, and restarts
when finished.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-17 10:15:54 -07:00
MeshAgent.ps1 Add MeshAgent.ps1 2026-05-02 14:44:10 -07:00
README.md Update README.md 2023-08-28 17:00:54 -07:00
WinRE.ps1 Update WinRE.ps1 2024-01-24 15:39:36 -08:00
oobe-ltsc.ps1 Split Script.ps1 into oobe-rm-ai.ps1 and unattended oobe-ltsc.ps1 2026-09-17 10:15:54 -07:00
oobe-rm-ai.ps1 Split Script.ps1 into oobe-rm-ai.ps1 and unattended oobe-ltsc.ps1 2026-09-17 10:15:54 -07:00

README.md

Windows OOBE Script

First thing to run when logged into windows for the first time.

irm https://url.isworking.fyi/oobe | iex