Files
scripts/Windows Interfacekonfig mit netsh/cable.cmd
2024-10-14 00:08:40 +02:00

6 lines
312 B
Batchfile

rem netsh interface set interface "Mobile Breitbandverbindung" admin=DISABLED
netsh interface set interface Drahtlosnetzwerkverbindung admin=DISABLED
netsh interface set interface LAN-Verbindung admin=ENABLED
netsh interface ip set address LAN-Verbindung dhcp
netsh interface ip set dns LAN-Verbindung dhcp