mirror of
https://github.com/jamesstringerparsec/Easy-GPU-PV.git
synced 2024-08-30 18:22:17 +00:00
Don't copy cert
This commit is contained in:
parent
b945969cb4
commit
0c57bee8d2
@ -46,7 +46,6 @@ param(
|
|||||||
Copy-Item -Path $psscriptroot\User\Install.ps1 -Destination $DriveLetter\Windows\system32\GroupPolicy\User\Scripts\Logon
|
Copy-Item -Path $psscriptroot\User\Install.ps1 -Destination $DriveLetter\Windows\system32\GroupPolicy\User\Scripts\Logon
|
||||||
Copy-Item -Path $psscriptroot\Machine\psscripts.ini -Destination $DriveLetter\Windows\system32\GroupPolicy\Machine\Scripts
|
Copy-Item -Path $psscriptroot\Machine\psscripts.ini -Destination $DriveLetter\Windows\system32\GroupPolicy\Machine\Scripts
|
||||||
Copy-Item -Path $psscriptroot\Machine\Install.ps1 -Destination $DriveLetter\Windows\system32\GroupPolicy\Machine\Scripts\Startup
|
Copy-Item -Path $psscriptroot\Machine\Install.ps1 -Destination $DriveLetter\Windows\system32\GroupPolicy\Machine\Scripts\Startup
|
||||||
Copy-Item -Path $psscriptroot\parsecpublic.cer -Destination $DriveLetter\ProgramData\Easy-GPU-P
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -4256,4 +4255,4 @@ Start-VM -Name GPU-P
|
|||||||
|
|
||||||
Read-Host -Prompt "If all went well the Virtual Machine will have started -
|
Read-Host -Prompt "If all went well the Virtual Machine will have started -
|
||||||
you need to approve a certificate install inside the VM
|
you need to approve a certificate install inside the VM
|
||||||
via the Hyper-V viewer before connecting via Parsec"
|
via the Hyper-V viewer before connecting via Parsec"
|
||||||
|
Loading…
Reference in New Issue
Block a user