TCP/IP Information Stored in Windows Registry
I needed to confirm DNS was correctly set on a remote computer but I could disrupt the user on the remote PC. I knew that DNS info is stored in the registry so simply used Regedit and then used connected network registry to connect up to the remote PC.
Browsing to:
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Paramaters |
provides you with the information on network card(s) and the IP information. In this instance DNS was correct and there was another issue but it was good to be able to confirm the configuration.