Fix: SRV-03 name

This commit is contained in:
Alexandre Simao 2021-06-30 16:44:45 +02:00
parent 934f90ee1d
commit ca84d9a6e9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Set-VMNetworkAdapter -VMName "$vm_name" -Name "$switch_name" -DeviceNaming on
### Adding SRV-03
$vm_name = "SRV-01"
$vm_name = "SRV-03"
$switch_name = "Arc-SRV"
$gen = 2
$mem = 1024MB