Update CopyFilesToVM.ps1

This commit is contained in:
James Stringer
2022-01-12 00:23:58 +01:00
committed by GitHub
parent 1ae71e4373
commit 1628c53eef

View File

@ -1,5 +1,5 @@
$params = @{
VMName = "GPUP"
VMName = "GPUPV"
SourcePath = "C:\Users\james\Downloads\Win11_English_x64.iso"
Edition = 6
VhdFormat = "VHDX"