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
VB 2010 - Connection to MS Access
How to hide a value in the report
install xsource in vfp 9.0 sp2
Microsoft Word 2007 Cell Calculation
last month and week data set
Setting the Scroll bars in the Report Viewer Control
Need some help with MENUITEMINFO Structure (500 points grade A)
How do I publish a VS 2005 web application using msbuild form the command line?
Event with souce SidebySide when server starts
generate a list of numbers to a file