Skip to content

Instantly share code, notes, and snippets.

@idcesares
Created June 21, 2024 02:31
Show Gist options
  • Save idcesares/8df0edf2fdb29da866f992dad8b0b602 to your computer and use it in GitHub Desktop.
Save idcesares/8df0edf2fdb29da866f992dad8b0b602 to your computer and use it in GitHub Desktop.
Enable Windows Sandbox
Enable-WindowsOptionalFeature -FeatureName "Containers-DisposableClientVM" -All -Online
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment