Skip to content

Instantly share code, notes, and snippets.

@tgranqvist
Created November 17, 2023 13:30
Show Gist options
  • Select an option

  • Save tgranqvist/4052470467bade61b2b14661ec31b5ff to your computer and use it in GitHub Desktop.

Select an option

Save tgranqvist/4052470467bade61b2b14661ec31b5ff to your computer and use it in GitHub Desktop.
<Configuration>
<VideoInput>Disable</VideoInput>
<ProtectedClient>Enable</ProtectedClient>
<PrinterRedirection>Disable</PrinterRedirection>
<ClipboardRedirection>Disable</ClipboardRedirection>
<MappedFolders>
<MappedFolder>
<HostFolder>C:\Users\TGrQ\.sandboxes\Scammer</HostFolder>
<SandboxFolder>C:\Tools</SandboxFolder>
<ReadOnly>true</ReadOnly>
</MappedFolder>
<MappedFolder>
<HostFolder>C:\Users\TGrQ\.sandboxes\Scratchpad</HostFolder>
<SandboxFolder>C:\Scratchpad</SandboxFolder>
<ReadOnly>true</ReadOnly>
</MappedFolder>
</MappedFolders>
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment