diff --git a/Host/Serveurs.ps1 b/Host/Serveurs.ps1 index 19c4718..0e99c31 100644 --- a/Host/Serveurs.ps1 +++ b/Host/Serveurs.ps1 @@ -58,7 +58,7 @@ $vms = @{ Generation = '2' MemoryStartupBytes = 1024Mb VHDPath = "d:\VHD\SRV-03.vhdx" - SwitchName = "Arc-SRV" + SwitchName = "Bou-LAN } New-VM @vms