A script that does various IT needs
Go to file
David Todd (c0de) 7683341717 Add Advanced Flags
This allows the user to change more variables without having to edit the script.
Changes allowed: 
Assuming DHCP/Static IP on LANINT
Assuming On/Off state for Windows Firewall
Assuming Enabled/Disabled on WIFIINT
2017-05-10 10:35:48 -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 Advanced Flags 2017-05-10 10:35:48 -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.