Skip to content

Instantly share code, notes, and snippets.

@ChuckMichael
Last active July 29, 2023 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChuckMichael/6f894c90e001499286434518f0d341a0 to your computer and use it in GitHub Desktop.
Save ChuckMichael/6f894c90e001499286434518f0d341a0 to your computer and use it in GitHub Desktop.
Windows Sandbox configuration file (no internet, clipboard sharing disabled, enabled protected client)
<Configuration>
<Networking>Disable</Networking>
<ClipboardRedirection>Disable</ClipboardRedirection>
<ProtectedClient>Enable</ProtectedClient>
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment