Scripts and configuration for Windows Sandbox.
Currently needs either Windows 10 build 18342 or later (untested), or Windows 11.
Not to replicate other documentation, but as quick notes.
As an administrator:
Enable-WindowsOptionalFeature -Online -FeatureName "Containers-DisposableClientVM" –All
Now reboot.
As an administrator:
Dism /online /Enable-Feature /FeatureName:"Containers-DisposableClientVM" –All
Now reboot.
Copy everything in the sandbox/ directory to C:\Sandbox.
You can put them somewhere else, but you'll have to adjust the paths within them.
Just locate the appropriate .wsb file in c:\Sandbox\config\ and double-click it.
Available choices are listed below.
Downloads the latest Firefox installer and installs it within the Sandbox, with video and audio input disabled from the host.
Downloads the Zoom installer and runs it within the Sandbox, with video and audio passthrough enabled from the host. This is sufficient to allow a meeting to be joined with full audio and video.