User Tools

Site Tools


windows

This is an old revision of the document!


pkgmgr /iu:”TelnetClient”

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.





how to permanently disable windows 11 upgrade nag screen    +2                  To permanently stop Microsoft from forcing the Windows 11 upgrade on your current Windows 10 system, you can lock your device to your current version using the Registry Editor.For a step-by-step guide to doing this safely:Press the Windows Key + R to open the Run dialog.Type regedit and press Enter.Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate.If you don't see the WindowsUpdate folder, right-click the Windows folder, select New > Key, and name it WindowsUpdate.Right-click inside the empty space on the right, select New > DWORD (32-bit) Value, and name it TargetReleaseVersion. Double-click it and set the Value data to 1.Right-click in the empty space again, select New > String Value, and name it ProductVersion. Double-click it and set the Value data to Windows 10.Finally, right-click and create another String Value named TargetReleaseVersionInfo. Double-click it and set the Value data to your current version (e.g., 22H2).
windows.1781870109.txt.gz · Last modified: by protocol