windows-sandbox-config/sandbox/readonly-SandboxInput.wsb

26 lines
663 B
Plaintext
Raw Normal View History

<Configuration>
<vGPU>Enable</vGPU>
<Networking>Disable</Networking>
<MappedFolders>
<MappedFolder>
<HostFolder>.\SandboxInput</HostFolder>
<SandboxFolder>C:\Users\WDAGUtilityAccount\Desktop\SandboxInput</SandboxFolder>
<ReadOnly>true</ReadOnly>
</MappedFolder>
</MappedFolders>
<AudioInput>false</AudioInput>
<VideoInput>false</VideoInput>
<ProtectedClient>false</ProtectedClient>
<PrinterRedirection>false</PrinterRedirection>
<ClipboardRedirection>false</ClipboardRedirection>
<LogonCommand>
<Command>C:\Users\WDAGUtilityAccount\Desktop\SandboxInput\LogonScripts\logon.bat</Command>
</LogonCommand>
<MemoryInMB>8192</MemoryInMB>
</Configuration>