I have no idea why "Enable" doesn't actually do GPU passthrough, but "Default" works.
31 lines
854 B
Plaintext
31 lines
854 B
Plaintext
<Configuration>
|
|
|
|
<vGPU>Default</vGPU>
|
|
<Networking>Disable</Networking>
|
|
|
|
<MappedFolders>
|
|
<MappedFolder>
|
|
<HostFolder>.\SandboxInput</HostFolder>
|
|
<SandboxFolder>C:\Users\WDAGUtilityAccount\Desktop\SandboxInput</SandboxFolder>
|
|
<ReadOnly>true</ReadOnly>
|
|
</MappedFolder>
|
|
<MappedFolder>
|
|
<HostFolder>.\SandboxPersist</HostFolder>
|
|
<SandboxFolder>C:\Users\WDAGUtilityAccount\Desktop\SandboxPersist</SandboxFolder>
|
|
<ReadOnly>false</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> |