I change wifi networks a couple times a day. Obviously they have different DHCP settings, and I always use dynamic ip resolving.
However, I want to have the same (say, OpenDNS') static nameservers in all networks.
For reference, in Linux, I'd use the supersede domain-name-servers option in dhclient.conf to set up the preferred DNS addresses.
Is this possible to do in Windows?

