A script that does various IT needs
Go to file
c0de 75b4ee8de5 Add main batch file
This is the main script. I've already refactored it a bunch before I made this repo
New changes will obviously be stored in git from now on
2017-04-09 20:14:32 -05:00
.gitignore Add initial gitignore 2017-04-09 20:13:13 -05:00
LICENSE Add License and ReadMe 2017-04-09 20:11:46 -05:00
Quick_Utility.bat Add main batch file 2017-04-09 20:14:32 -05:00
README Add License and ReadMe 2017-04-09 20:11:46 -05:00

README

Quick Utility (Q) - A script that satisifes various IT needs

Copyright 2015-2017 David Todd (c0de) c0de@c0defox.es
License: MIT, Refer to LICENSE file for more information

This script was born out of my need to constantly change IP addresses at work. I've slowly added more features as time goes on.
This script is designed for Windows 7-10, but I have had success in running it as the Administrator under Windows XP.
This script also runs fully interactive. In the future, I may wish to add non-interactive command-line parameters, but I have not implemented it.