Jump to content

Recommended Posts

Posted

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.221
netsh interface ip add dns name="lan" 208.67.220.220 index=2

Posted

We're using this for our group policy and it's working properly.

netsh int ip set dns "Local Area Connection" static IPADDRESS

netsh int ip add dns "Local Area Connection" IPADDRESS

Posted

We're using this for our group policy and it's working properly.

netsh int ip set dns "Local Area Connection" static IPADDRESS

netsh int ip add dns "Local Area Connection" IPADDRESS

many many thanx

  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...