Batch and Powershell script to quickly and efficently configure a NIC
Go to file
M00seMan b9e993b564
Update README.md
2018-12-03 10:38:20 +01:00
LICENSE Initial commit 2018-11-12 09:31:39 +01:00
README.md Update README.md 2018-12-03 10:38:20 +01:00
conf.bat Update conf.bat 2018-12-03 10:16:43 +01:00
net.ps1 Add files via upload 2018-11-12 10:37:44 +01:00

README.md

NetTools

Batch and Powershell script to quickly and efficently configure a NIC

Put the scripts in a folder of your choice, edit line 2 of "Conf.bat" and replace the text inside of the tripple quotations with the full path to the powershell script.

After that go to the last line of the powershell script (line 98) and replace the text inside of the tripple quotations with the full path to the powershell script.

After that i'd recommend to crate a shortcut to Conf.bat and on the shortcut rightclick and press "Properties" -> "Advanced" -> and check the "Run as administrator" box