Unidentified Network on VM after restart

James Freshney 1 Reputation point
2022-10-13T01:12:45.017+00:00

On my VM Host I created a new VM and it is unable to connect to the network after a restart.

All other VMs using the same switch work fine. The Default gateway is properly set. However I cannot ping it. It worked fine before the restart, joined the domain, etc.

Switching it to DHCP does not fix the issue. Uninstalling and reinstalling the driver does not fix it. Changing the virtual switch to another does not fix it. I cannot for the life of me figure out what's wrong.

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,636 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-10-13T14:24:41.92+00:00

    What network profile does it have? ICMPv4 may not be enabled by default. Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
    repadmin /showrepl >C:\repl.txt
    ipconfig /all > C:\dc1.txt
    ipconfig /all > C:\problemVM.txt

    then put unzipped text files up on OneDrive and share a link.