windows
Differences
This shows you the differences between two versions of the page.
| windows [2025/08/04 14:21] – created protocol | windows [2025/10/25 12:21] (current) – protocol | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| pkgmgr / | pkgmgr / | ||
| + | < | ||
| + | Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{*interface-UUID*}\ProfileNameServer | ||
| + | |||
| + | where {*interface-UUID*} is a unique ID that is assigned to the different interfaces on the local machine. ProfileNameServer is a REG_SZ string that contains a space-separated list of IP addresses of the nameservers to use. This appears to override the DhcpNameServer string, which is of the same format. | ||
| + | |||
| + | I cleared the ProfileNameServer string and the interface in question used what was in DhcpNameServer instead, which solved my issue. | ||
| + | |||
| + | </ | ||
windows.txt · Last modified: 2025/10/25 12:21 by protocol
