winxp cmd change dns
Leave a comment Go to commentsrun -> cmd
1 2 | C:\ > netsh interface ip set dns /? C:\ > netsh interface ip set dns "Local Area Connection" static 8.8.8.8 primary |
run -> cmd
1 2 | C:\ > netsh interface ip set dns /? C:\ > netsh interface ip set dns "Local Area Connection" static 8.8.8.8 primary |