Microsoft
Software
Hardware
Network
Question : Changing DNS address of Netowork interface Card using windows script.
I am using Windows XP, I need one help. I am having two network card. How to change DNS address (Preferred and alternate) of both network card using windows script?
Thanks in advance.
Answer : Changing DNS address of Netowork interface Card using windows script.
This is the command
netsh interface ip set dns "local area connection" static 62.215.6.51 primary
Put the above command in a batch file.
Put secondary for secondary dns address.
For second network card the name might be "local area connection 2"
Random Solutions
Upgrading Server 2008 Evaluation Version to Fully Licensed
Exchange Stops inexpectedly
How to disable nested triggers in a SQL statement
select the most recent date in mssql
IMPORT DATA TO ANOTHER DATABASE
How can I allow regular domain users update their own Active DIrectory information?
How do I differentiate font format within the same Text Box in a form using Access 2007?
Event 10016, DistributedCOM
SQL ORDER BY
How to get local IP of Windows CE device.