ka das hier
asdf.bat
asdf.bat
@echo=off
netsh interface ipv4 set dns "LAN-Verbindung" static 8.8.8.8
netsh interface ipv4 add dns "LAN-Verbindung" addr= 8.8.8.4
netsh interface ipv4 set dns "LAN-Verbindung" static 8.8.8.8
netsh interface ipv4 add dns "LAN-Verbindung" addr= 8.8.8.4
Kommentar