redsolja
Contributor
Contributor

I have the same issue. Some VMs are host only and some are NAT.

This is my workaround:

1. open powershell as admin

2. run: restart-netadapter -name "vm*1" and restart-netadapter -name "vm*8"

 

VMnet1 and VMnet8 are my host-only and NAT vmware networks.

 

Reply
0 Kudos