Compare commits

..

2 Commits

Author SHA1 Message Date
5fa008f8e5 Fix vGPU.
I have no idea why "Enable" doesn't actually do GPU passthrough, but "Default" works.
2025-03-01 14:02:08 -08:00
522040504f fix bad path in logon.bat 2025-03-01 12:34:39 -08:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
powershell.exe -ExecutionPolicy Bypass -File "C:\Users\WDAGUtilityAccount\Desktop\SandboxInput\disable_smartscreen.ps1" powershell.exe -ExecutionPolicy Bypass -File "C:\Users\WDAGUtilityAccount\Desktop\SandboxInput\LogonScripts\disable_smartscreen.ps1"

View File

@ -1,6 +1,6 @@
<Configuration> <Configuration>
<vGPU>Enable</vGPU> <vGPU>Default</vGPU>
<Networking>Disable</Networking> <Networking>Disable</Networking>
<MappedFolders> <MappedFolders>

View File

@ -1,6 +1,6 @@
<Configuration> <Configuration>
<vGPU>Enable</vGPU> <vGPU>Default</vGPU>
<Networking>Disable</Networking> <Networking>Disable</Networking>
<MappedFolders> <MappedFolders>