https://stackoverflow.com/questions/32152364/how-to-run-netsh-command-through-a-batch-file
@echo off
netsh interface ip set dns "Ethernet" static 8.8.8.8
No comments:
Post a Comment