This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Wipe-Lab -RemoveSwitch
only removes NetNat, but not Switch
#265
Labels
Not sure if bug or feature, but the code only runs
Remove-NetNat
and notRemove-VMSwitch
:PS-AutoLab-Env/functions/public.ps1
Lines 1190 to 1199 in d93c1a5
So I had to also run
Remove-VMSwitch -Name $Labdata.AllNodes.Lability_SwitchName
.The text was updated successfully, but these errors were encountered: