Thanks in advance!
Never mind. It rebooted, but now the network settings appear to be an issue. Gonna have to cable up the keyboard and mouse anyway. Darn it.

Freaking MicroSloth Defender Advanced Firewall was blocking pings.

Code:
netsh advFirewall Firewall add rule name="ICMP PING IPv4" protocol=icmpv4:8,any dir=in action=allow
netsh advFirewall Firewall add rule name="ICMP PING IPv6" protocol=icmpv6:8,any dir=in action=allow
Last edited: