Configure IPv4 Networking with Netsh on Windows server 2012 and windows 10
We can easily configure IPv4 Networking with Windows GUI , but today we will look at how to change IPv4 with Netsh command. 1.Open Powershell as administrator and run the next command to show list of the interface cards: Netsh interface ipv4 show interface 2. We will… Read More