mirror of
https://github.com/jamesstringerparsec/Easy-GPU-PV.git
synced 2024-08-30 18:22:17 +00:00
remove spaces
This commit is contained in:
parent
9127d5e96c
commit
753e6a58e4
@ -1,16 +1,16 @@
|
||||
$params = @{
|
||||
VMName = "GPUP"
|
||||
SourcePath = "C:\Users\james\Downloads\Win11_English_x64.iso"
|
||||
Edition = 6
|
||||
SourcePath = "C:\Users\james\Downloads\Win11_English_x64.iso"
|
||||
Edition = 6
|
||||
VhdFormat = "VHDX"
|
||||
DiskLayout = "UEFI"
|
||||
SizeBytes = 40gb
|
||||
MemoryAmount = 8GB
|
||||
CPUCores = 4
|
||||
UnattendPath = "$PSScriptRoot"+"\autounattend.xml"
|
||||
GPUName = "NVIDIA Geforce RTX 2060 SUPER"
|
||||
GPUResourceAllocationPercentage = 50
|
||||
Team_ID = ""
|
||||
GPUName = "NVIDIA Geforce RTX 2060 SUPER"
|
||||
GPUResourceAllocationPercentage = 50
|
||||
Team_ID = ""
|
||||
Key = ""
|
||||
Username = "GPUVM"
|
||||
Password = "CoolestPassword!"
|
||||
|
Loading…
Reference in New Issue
Block a user