01-06-2012, 05:22 PM
Someone had a virus on their computer that added a whole bunch of unnecessary user accounts. So I created a script for him to loop through and remove all user accounts that were not his current username, the admin, or guest accounts, along with any extra username's he defined inside a variable in my script, separated by a comma. This script is derived from that script I made for the guy, and I turned it into a GUI visual as well.