Fix: SRV-03 Creation Switch name

This commit is contained in:
Alexandre S 2021-05-14 12:23:42 +02:00
parent 3f49434a10
commit e13a61650b
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ $vms = @{
Generation = '2'
MemoryStartupBytes = 1024Mb
VHDPath = "d:\VHD\SRV-03.vhdx"
SwitchName = "Arc-SRV"
SwitchName = "Bou-LAN
}
New-VM @vms