1) Try something like this
Get-VMMyVM|Get-NetworkAdapter|Remove-NetworkAdapter-Confirm:$false
2) Yes. But there are some problems with WOL and the E1000 NIC, use the VMXNET3 if you want to use WOL
1) Try something like this
Get-VMMyVM|Get-NetworkAdapter|Remove-NetworkAdapter-Confirm:$false
2) Yes. But there are some problems with WOL and the E1000 NIC, use the VMXNET3 if you want to use WOL