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
MS Access Data and time input mask
General question about MasterPages and ContentPlaceHolders
The page cannot be displayed - 10060 - Connection timeout
Import multiple Excel files into Access
sybase database version
Inserting mass amounts of data to sqlserver from vb.net
Can I install Visual Studio 6.0 on Windows 7?
Does anyone know xls2csv and why it formats dates exactly 4 years and one day in the future? (also mathematical question)
MS Access invalid date
Running .mdb fils without Access installed