Bounce your NIC from a script

This can be used if your network card (typically in a VM) is flaky and your VM can have strange issues. Try this from an elevated CMD. IF it works, you can script it.

netsh interface set interface ethernet1 disable
netsh interface set interface ethernet1 enable
exit

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: