Windows General
Script prompts for username then runs the net localgroup /ADD command to add prompted user to Administrators Group.(DO NOT run on Domain Controller) Script then writes which user was added to script log if successful.
Read MoreScript prompts for username and group and then runs the net localgroup /ADD command to add prompted user to prompted group. Script then writes to script log with user and group if successful.
Read MoreScript checks to see if a user is logged in, if so script uses net localgroup /ADD command to add user to Local Admins Group. If no user is logged in, it will add the last logged on user to the Local Admins Group.(DO NOT run on Domain Controller) Script then writes which user was…
Read MoreScript grabs variables from registry to determine what version of Internet Explorer is installed. Able to report by filtering Agent Procedure logs for $IE$ all entries regarding IE, $Audit$ all entries regarding audit scripts. $OOD$ All out of date entries or unable to determine.
Read MoreDisables the auto updater for Adobe Shockwave by changing a registry setting.
Read MoreScript will prompt for service to check to see if it is running. It will query the service and will write the results to the script log. You can run a report of the results by using the $ISRunning$ tag.
Read MoreScript adds registry key to enable the auto upgrade of IE 11 on Win7 and Win8. Errors out on all other OSes.
Read MoreScript adds registry key to disable auto upgrade of IE 11 on Win7, and Win8. Errors out on all other OSes
Read MoreScript writes out a bat file that uses FORFILES to uninstall IE 11 silently. A reboot is needed for uninstall to be completed. Script then writes out results and if successful to script log.
Read MoreScript deletes several registry keys to restore USB and Bluetooth after failed uninstall. Lost USB Functionality After Incorrect Upgrade to Kaspersky Software
Read More