On a Nano Server Windows 2016, you need to configure / change the DNS client settings. To do this I use a remote powershell and I use the command: <br /> <br />Set-DnsClientServerAddress -InterfaceIndex 3 -ServerAddresses ("192.168.1.1") <br />Follow the tutorial in order to know how to do it. <br /> <br />Created by Christian ALT for http://vision6D.com <br />Channel about IT Technology, Management and Communication
