zodehala Posted October 10, 2009 Posted October 10, 2009 i am using following command to set dns but i cant secondary dns why ?netsh interface ip set dns name="lan" static 208.67.221.221netsh interface ip add dns name="lan" 208.67.220.220 index=2 Quote
NIM Posted October 11, 2009 Posted October 11, 2009 We're using this for our group policy and it's working properly.netsh int ip set dns "Local Area Connection" static IPADDRESSnetsh int ip add dns "Local Area Connection" IPADDRESS Quote
zodehala Posted October 11, 2009 Author Posted October 11, 2009 We're using this for our group policy and it's working properly.netsh int ip set dns "Local Area Connection" static IPADDRESSnetsh int ip add dns "Local Area Connection" IPADDRESSmany many thanx Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.