How can I change/switch my DNS server IP address by a registry script?
For example, I want to change to Google DNS Server (IP: 8.8.8.8) often and when I need to check my internet usage I need to switch back to the default service provider's DNS Server.
So I need to create two reg scripts one for setting the DNS to nil (Default) and the other for changing it to google DNS.
Any idea?