shell-scripte-code/Windows/network-restart.bat

3 lines
137 B
Batchfile
Raw Permalink Normal View History

2022-03-07 08:20:50 +01:00
@echo on
netsh interface set interface name = "Mobilfunk" admin=disabled
netsh interface set interface name = "Mobilfunk" admin=enabled