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
size of Mailboxes
Picture box -- gif images problem
Data Analysis Toolpak error - "Descriptive Statistics - Input range contains non-numeric data"
New-EdgeSubscription, The LDAP server is unavailable
NAVISION 4.02 SP2 issues copying from Excel into NAVISION, whats the root cause?
Mail Merge Access Query to Word Document Update Question??
Newly promoted DC is unable to enable Replication; Event 13508
Dataset - Column value - need correct syntax
Display Sharepoint documents name in Infopath form?
re: Hosting website with IIS 6