Joffcom
Its a little bit random
Windows
Refresh CMD
Here is another little bit of code I found on my Hard drive. This one sorts out most internet connectivity issues by releasing the IP then flushing the DNS and finally renewing the IP. Again just copy into notepad and save as file.bat I called mine network_refresh.bat 1 2 3 4 5 6 7 8 [...]
Posted in code, Network, Windows | No Comments »
Network VBS
While looking through some of my backed up Windows files from before the switch to Linux I found the little tool I used to set up computers to a domain quickly. Copy the code into notepad and save as file.vbs I called mine network.vbs and just run it on any computer to add it to [...]
Posted in code, Network, Windows | No Comments »